Dissy 7 (Default branch)

Dissy is a disassembler for multiple architectures. It is implemented as a graphical frontend to objdump. It allows fast navigation through the disassembled code and easy searching for addresses and symbols. License: GNU General Public License (GPL) Changes:
This release adds a workaround for a objdump bug which prevented instructions from showing in certain binaries, and adds better support for ARM and PowerPC binaries. The objdump to use can now be set in an environment variable, and history now works as in Web browsers.

More...