|
|
|
|
|
by the_mitsuhiko
106 days ago
|
|
> You can't do that as easily with closed source software. Except, if you can read assembly, every program is open source. I suspect we're not far away from LLMs being able to just disassemble any program and do the same thing. I have successfully created a partial implementation of p4 by pointing it at the captured network stream and some strace output. It's amazing how good those things are. |
|