图形化的反汇编工具:EmilPRO
jopen
11年前
EmilPRO 是一个图形化的反汇编工具,支持大多数架构。支持通过代码快速导航、可视化的目标跳转以及轻松查看变量和地址信息。支持跨引用的符号。EmilPRO 可打开多种二进制格式,包括 ELF、Mach-O 和 PE 可执行文件。
Features
- Disassembles all common archiectectures and most uncommon ones
- Reads ELF, Mach-O, PE and other executables supported by binutils
- Shows jumps in the code via arrows
- Displays source code along with instructions when debugging informatiobn is available
- A help box displays instruction information, and edited instructions are shared with others via a network service
- Symbols are cross referenced, so you can easilly see where e.g., printf is called from
- For binaries without symbols, EmilPRO will attempt to derive symbols from calls
- A hexview mode is available for data symbols and instruction encodings