A lib to distinguish a shared library from an executable. Mostly for ELF, but some rudimentary (file name extension-based) support of windows was added.
-
Updated
Oct 13, 2023 - C++
A lib to distinguish a shared library from an executable. Mostly for ELF, but some rudimentary (file name extension-based) support of windows was added.
Working version of dyld_shared_cache from dyld by Apple
An example mach-o kernel extension as well as a libkern demo. Forked to clean up stuff and try to get it to build on my system.
Command-line tool and mini-framework to analyze Apple mach-o and dyld_shared_cache files
Fat Mach-O BinaryView for BinaryNinja
Memory Engine and Scanner for iOS/MacOS using Mach API
Windbg extension port for rp++ is a fast C++ ROP gadget finder for PE/ELF/Mach-O x86/x64/ARM/ARM64 binaries.
Dispar - Cross-platform Disassemling binary Parser
ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.
Tool for reverse engineering macOS/OS X
Add a description, image, and links to the mach-o topic page so that developers can more easily learn about it.
To associate your repository with the mach-o topic, visit your repo's landing page and select "manage topics."