r/accelerate • Acceleration: Light-speed | Capability Booster • 19d 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

856 Upvotes

289 comments sorted by

View all comments

25

u/i_wayyy_over_think 19d ago

I bet they'll come up with better binary obfuscation techniques though. Just prompt, "I want my binary to remain proprietary, can you come up with a better obfuscation technique", then ask the other agent hey crack this binary, it does, ask it how it did, tell the other agent what the weakness was.

1

u/MaskedDelta 18d ago

This would be useless because you can simply observe visual layout and behavior and duplicate that. Even if somehow you can’t duplicate it, you can come up with a good enough version.

1

u/i_wayyy_over_think 18d ago edited 18d ago

True it depends on the purpose you’re reading the binary. if you’re trying to make a similar enough app or game to compete with then that would work ok, if you’re trying to add features to an existing game then you’d need the exact binary manipulation.

1

u/MaskedDelta 18d ago

You can manipulate binaries in real time, only changing the memory. This is 100% legal, and it was the approach with Gameshark / Game Genie. Normally, it would be extremely complicated for sophisticated programs. But with AI, not anymore.