Which tool is the best for disassembling C++ executables? I’m looking for something like OllyDbg but for Linux.
EDIT: Sorry, forgot to tell that I want to be able to debug, too, not just to see the asm code.
EDIT2: By “best” I mean something like – “the best for windows is OllyDbg – can see the asm code and can debug, it’s user friendly and very powerful. Which one is best for Linux”.
Here are some. Good luck with your debugging!
UPS Debugger
Evan’s Debugger
Assembly Language Debugger (ALD)
Insight
Data Display Debugger (ddd)
AsmBug
Dissy