top | item 47035905

(no title)

cactusplant7374 | 13 days ago

The gains come from pairing Ghidra with a coding agent. It works amazing well.

discuss

order

Mattwmaster58|13 days ago

I'll second this. I used opencode + opus 4.6 + ghidra to reverse engineer a seedkey generation algorithm[1] from v850 assembly. I gave it the binary, the known address for the generation function, and a set of known inputs/outputs, and it was able to crack it.

[1] https://github.com/Mattwmaster58/ic204

bibelo|13 days ago

would you have a tutorial on that?

cactusplant7374|11 days ago

Sorry, I don't. Giving the agent high level context has worked well for me.