Library Inspector is a tool for developers who need to find out more about compiled code. Almost all compiled code is supported on the Mac OS X platform, including object code, static archives, dynamic libraries (dylib), frameworks and applications. There already exist many command line tools for this purpose, but Library Inspector provides a convenient user interface for quickly accessing and searching for symbols.
If you are having questions or problems using Library Inspector, please contact us using our online contact form.
Copyright, 2011, 2013, by Orion Transfer Ltd.
This program includes "c++filt" and "otool", which are covered by the Apple Public Software License. You can obtain this code from the following website: opensource.apple.com.
This program includes the "class-dump" binary, which is released under the GNU GPLv2. The source code is available at github.com/nygard/class-dump.