Dissy 4 review
DownloadDissy is a disassembler for multiple architectures
|
|
Dissy is a disassembler for multiple architectures. Dissy is implemented as a graphical frontend to objdump.
It allows fast navigation through the disassembled code and easy searching for addresses and symbols.
Running without installing
run
$ scripts/dissy
Installing:
run
$ sudo python setup.py install
Requirements:
Python
What's New in This Release:
This release adds a text entry box for highlighting patterns in the disassembled code.
The PowerPC version now supports visualizing jumps.
A few minor bugs have been fixed.
Dissy 4 keywords