ronaldoussoren / macholib
macholib can be used to analyze and edit Mach-O headers, the executable format used by Mac OS X. It's typically used as a dependency analysis tool, and also to rewrite dylib references in Mach-O headers to be @executable_path relative. Though this tool targets a platform specific file format, it is pure python code that is platform and endian …
☆93Updated last year
Alternatives and similar repositories for macholib:
Users that are interested in macholib are comparing it to the libraries listed below
- ☆39Updated 3 years ago
- Notes on the Objective-C ABI and related topics☆42Updated last year
- tree but for Objective-C messages.☆118Updated last year
- Kdebug events and ktraces parser☆35Updated 2 months ago
- Modifications to Apple's dyld project to fix Objective-C information when extracting dyld_shared_cache from macOS Big Sur to help Hopper …☆145Updated 4 years ago
- Frida's finally getting Swifty☆131Updated last month
- A modern Objective-C class dump based on LIEF and LLVM.☆157Updated 5 months ago
- Reverse engineered headers for Apples CoreSymbolication private framework; plus the set of test cases I used to validate it☆88Updated 10 years ago
- macOS Sandbox Profile Language (SBPL) Interpreter☆52Updated 4 years ago
- ☆95Updated last month
- pipe the output of lldb commands through any shell utility☆32Updated 6 months ago
- LLDB wrapped and empowered by iPython's features☆132Updated 2 months ago
- Yet another xpc sniffer☆122Updated 4 months ago
- Sniff XPC communication using Frida and Go☆124Updated 2 months ago
- ☆63Updated 3 months ago
- Interprocess dlsym() for OS X & iOS☆177Updated 7 years ago
- A command-line tool to create Text-Based Application Programming Interface (TAPI) files from existing binaries☆122Updated 7 months ago
- Bidirectional XPC message interception and more. Powered by Frida☆393Updated 2 years ago
- Example showing how to build a standalone iOS executable using Xcode.☆72Updated 6 years ago
- Mach-O file parser.☆49Updated 4 months ago
- Utility to create tbd's off dylibs☆77Updated 4 years ago
- A tiny macOS 10.12 Sierra kernel extension for disabling CS_REQUIRE_LV system-wide☆71Updated 7 years ago
- Simple example of a Mach-O parser☆105Updated 6 years ago
- Modifications to Apple's dsc_extractor to fix ObjC selector names. You don't need this.☆43Updated 6 years ago
- A tool for debugging macOS virtual machines☆110Updated 4 years ago
- Extract Binaries from Apple's Dyld Shared Cache☆414Updated 3 weeks ago
- Mach-O & Universal Binary Parser☆145Updated 2 years ago
- Guessed headers of non-public Apple SDK☆25Updated 3 weeks ago
- Transform any ARM macho executable to a dynamic library☆75Updated 2 years ago