Shell script for Mac OS X which changes the library prefix for a series of shared libraries in a folder or a single executable.
-
Updated
Jun 14, 2013 - Shell
Shell script for Mac OS X which changes the library prefix for a series of shared libraries in a folder or a single executable.
🖥 Nm and otool implementation in C. Parse Mach-o files, supports fat binaries, archives and corrupted binaries. A medium article is available in description.
DependencyViewer (Qldd) shows all dependent libraries of a given executable or dynamic library on Linux. It is a GUI wrapper for the ldd (for MacOS - otool), file and nm commands.
Make macOS application bundles deployable.
Parse the format of the MacOS executables and understand how the kernel launches the binaries, by rewriting these two system tools. Essential for all those who want to make security, this project is more generally an opening on the UNIX culture system.
Script to perform IPA Binary Analysis
recoding nm and otool -t command from mac os
A reproduction of nm and otool functionalities.
Add a description, image, and links to the otool topic page so that developers can more easily learn about it.
To associate your repository with the otool topic, visit your repo's landing page and select "manage topics."