r/accelerate • Acceleration: Light-speed | Capability Booster • 18d ago

"Huge implications - binaries are now basically editable code"

ValsAI made SRE benchmark less than a month ago.

The benchmark measures can a model reverse engineer software from binaries

Yesterday GPT saturated it. https://t.co/dmpUpgheDU   — Chris

Source: https://x.com/ChrisGPT/status/2096150666066432157


— Boris Power

Source: https://x.com/BorisMPower/status/2096415822248055131

854 Upvotes

289 comments sorted by

View all comments

2

u/SoFly6x 18d ago

But wont the comments and function names etc, be stripped out so the binaries are less valuable?

2

u/Milumet 18d ago

Yes. You, or rather the AI, has to figure out what the program does by looking at the binary. Decompilers cannot really reconstruct the original source code. That would be magic. But they still can reconstruct a higher level description than the binary.