Hacker News new | ask | show | jobs
Your binary is no longer safe: LLM-assisted Decompilation (reorchestrate.com)
4 points by goranmoomin 97 days ago
1 comments

I got a firsthand demo of this yesterday when I wanted to see how a .NET DLL full of CIL bytecode was put together and how it fit into a larger application. I asked Opus 4.6 for a disassembly, and it basically regenerated a fully-commented C# source file that looked like it came from the company's private repo. Amazing.

Too soon to say "Everything is open-source now," but that's where we're headed.