# Mach-O Browser *Mach-O Browser* – A Mac application for browsing the contents of [Mach-O](http://en.wikipedia.org/wiki/Mach-O) (Mach Object) files, including executables, shared libraries, and intermediate object files. Home: [githib.com/dcsch/macho-browser](https://github.com/dcsch/macho-browser) Latest Release: [github.com/dcsch/macho-browser/releases/latest](https://github.com/dcsch/macho-browser/releases/latest) ## Introduction *Mach-O Browser* aims to provide similar functionality to the [otool](http://developer.apple.com/mac/library/documentation/Darwin/Reference/ManPages/man1/otool.1.html) and [nm](http://developer.apple.com/mac/library/documentation/Darwin/Reference/ManPages/man1/nm.1.html) command-line tools, but utilising the Aqua interface of macOS.