logoalt Hacker News

CamperBob2yesterday at 6:50 PM2 repliesview on HN

That's pre-2026 thinking. At this point, with the ability to lash IDA or similar tools to an agentic harness, there is no longer any such thing as a closed-source binary.


Replies

wuschelyesterday at 7:01 PM

What is the state of the art of compilers here? What size of project are we speaking here?

What is the experience faulty decompilation, and the existence of bugs in the binary?

Could one decompile a binary to a more modern language than C?

not_a9yesterday at 10:56 PM

I’m interested in how LLMs handle obfuscated code. Throw LLM with IDA MCP at EasyAntiCheat_EOS.sys or the like (as the most common examples of heavily obfuscated software) and see how far they can get.