The main focus here was to understand the Mach-O file format (macOS binaries), understand how the kernel launches binaries and practice working with untrusted/unreliable data, i.e., corrupt binaries.
-
Notifications
You must be signed in to change notification settings - Fork 0
tflahaul/nm_otool
About
My implementation for the nm and otool commands. Developed for macOS binaries with support for x86-64, i386, arm and arm64 machines.