Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/dcsch/macho-browser

Mac browser for Mach-O binaries (macOS, iOS, watchOS, and tvOS)
https://github.com/dcsch/macho-browser

abi browser dump mach mach-o macos objective-c

Last synced: about 2 months ago
JSON representation

Mac browser for Mach-O binaries (macOS, iOS, watchOS, and tvOS)

Lists

README

        

# 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.