Tech Support > Computers & Technology > Programming > Disassembler
Disassembler
Posted by Christian Christmann on June 26th, 2005


Hi,

till now, I've been working with the Windows
"Swiss Army knife" DUMPBIN.

Are there any similar disassembler for Linux?

Thanks
Chris

Posted by Jean-Claude Arbaut on June 26th, 2005





On 26/06/2005 21:11, Christian Christmann wrote:

I heard of NASM/DISASM, dunno if it's what you are looking for.
There is also "objdump" (and "otool" on Darwin).