Dissy 4 review

Download
by rbytes.net on

Dissy is a disassembler for multiple architectures

License: GPL (GNU General Public License)
File size: 21K
Developer: Simon Kagstrom
0 stars award from rbytes.net

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