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 …
☆91Updated last year
Related projects ⓘ
Alternatives and complementary repositories for macholib
- 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
- A modern Objective-C class dump based on LIEF and LLVM.☆154Updated 3 months ago
- Kdebug events and ktraces parser☆34Updated 3 weeks ago
- Mach-O file parser.☆48Updated 2 months ago
- tree but for Objective-C messages.☆115Updated 10 months ago
- Frida's finally getting Swifty☆127Updated 6 months ago
- Bidirectional XPC message interception and more. Powered by Frida☆390Updated 2 years ago
- Mach-O & Universal Binary Parser☆143Updated last year
- ☆37Updated 3 years ago
- LLDB wrapped and empowered by iPython's features☆131Updated 3 weeks ago
- Yet another xpc sniffer☆120Updated last month
- macOS Sandbox Profile Language (SBPL) Interpreter☆47Updated 4 years ago
- Reverse engineered headers for Apples CoreSymbolication private framework; plus the set of test cases I used to validate it☆88Updated 10 years ago
- Transform any ARM macho executable to a dynamic library☆75Updated 2 years ago
- ☆58Updated last month
- Mach-O analysis library 💪☆352Updated last year
- Instructions on how to build the ld64 linker on macOS☆57Updated 5 years ago
- Extract Binaries from Apple's Dyld Shared Cache☆404Updated last year
- A runtime ObjC class-dump☆45Updated last month
- Sniff XPC communication using Frida and Go☆119Updated 2 weeks ago
- Notes on the Objective-C ABI and related topics☆40Updated 11 months ago
- A tool for debugging macOS virtual machines☆107Updated 4 years ago
- Library for parsing Image4 and Mach-O formats, and working with Files and LZFSE/LZSS compression.☆46Updated last year
- Package macho implements access to and creation of Mach-O object files.☆203Updated last month
- Tool for reverse-engineering Apple's sandbox☆55Updated 7 years ago
- A collection of tools for working with Apple software/hardware☆275Updated 3 years ago
- Open-source reimplementation of Apple XPC library.☆110Updated 9 years ago
- A command-line tool to create Text-Based Application Programming Interface (TAPI) files from existing binaries☆120Updated 5 months ago
- Objective C classdump for IDA Pro☆142Updated 4 years ago