logoalt Hacker News

9cb14c1ec0yesterday at 9:53 PM1 replyview on HN

Have you heard of these things called LLMs are that are quite good at reversing changes in closed source binaries?


Replies

teravoryesterday at 11:29 PM

you can diff binaries in a disassembler, the technique has been used for a long time to discover patched Microsoft vulnerabilities, create exploits and then race the world.

now you can instruct an LLM to do this with MCP...

show 1 reply