otx

v 0.16b-r560

otool's bastard son

otx stands for "object tool extended". otx uses otool(object tool) to disassemble a Mach-O executable file, then enhances the disassembled output. Simple enhancements include adding the machine code of each instruction and the offset of each instruction from the beginning of a function. More complicated enhancements include displaying the names and data types of Objective-C methods even if symbols have been stripped, and adding comments that describe member variables, function calls, static data and more.

http://otx.osxninja.com/

To install otx, paste this in macOS terminal after installing MacPorts

sudo port install otx

Add to my watchlist

Installations 0
Requested Installations 0