Hopper is a binary disassembler, decompiler and debugger for 32bits and 64bits executables. Hopper can disassemble Mac (Intel 32/64), iOS (ARM/Intel), PE (PE32/32+/64) and ELF (Intel 32/64 and ARM).
This tool will let you disassemble any binary you want, and provide you all the information about its content, like imported symbols, or the control flow graph! Hopper can retrieve procedural information about the disassembled code like the stack variables, and lets you name all the objects you want.
Hopper is able to transform the assembly language into a pseudo-code that is easier to understand! You can use its internal Python scripting engine to analyze binaries the way you want!
System requirements: OSX 10.7+
More info at developer's website:
Code:
http://www.hopperapp.com/
Very important to avoid deactivation of the license:
- Do not use auto-update, do not check for auto-updates and turn off all update checking in the preferences.
- Block Hopper from calling out to flashcode.cryptic-apps.com with Little Snitch or other firewall alternatives to avoid license being revoked/banned.