pts-elfdisasm is command-line ELF disassembler for the i386 architecture, based on elfdisasm-0.11, which is in turn based on ndisasm of nasm-0.98.

It supports dumping section headers, symbol tables, and disassembling code sections of i386 ELF binaries, object, and shared object files.

It shows both the file offset, the memory offset, the hex dump, and the mnemonic of each assembly instruction.

It can also find and mark jump targets, call targets, and system calls in the dump for easier cross-referencing. The dump cannot be fed directly to an assembler to recreate the original binary.

Sources mirror 1 (tar.gz)




Author:
admin
Time:
Thursday, January 10th, 2008 at 6:11 am
Category:
Disassemblers
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation:

Leave a Reply