top | item 42776105

(no title)

ackbar03 | 1 year ago

What are off the shelf tools/methods people use now? Ida was pretty standard goto when I was into RE

discuss

order

mahmoudimus|1 year ago

Not much has changed, except there are more entrants. Binary Ninja, Ghidra, radare (last two being open source). For debugging, there's x64dbg. Some use windbg and gdb (for non windows os), but it still is mostly IDA as king though the others are catching up.

I evaluated entering the space by building something with AI native however, the business case just didn't make sense

jamesfinlayson|1 year ago

I tried Ghidra recently and the decompilation seemed decent enough. The UI seemed a bit less complete than IDA's though (I couldn't see a couple of things that IDA does/has though they might just be hidden away in menus).