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
- Kdebug events and ktraces parser☆34Updated last month
- Mach-O & Universal Binary Parser☆143Updated 2 years ago
- tree but for Objective-C messages.☆115Updated 10 months ago
- ☆37Updated 3 years ago
- Frida's finally getting Swifty☆127Updated 6 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
- A modern Objective-C class dump based on LIEF and LLVM.☆154Updated 4 months ago
- LLDB wrapped and empowered by iPython's features☆132Updated last month
- Example showing how to build a standalone iOS executable using Xcode.☆72Updated 6 years ago
- Bidirectional XPC message interception and more. Powered by Frida☆390Updated 2 years ago
- Mach-O file parser.☆48Updated 2 months ago
- Notes on the Objective-C ABI and related topics☆40Updated last year
- macOS Sandbox Profile Language (SBPL) Interpreter☆47Updated 4 years ago
- Utility to create tbd's off dylibs☆77Updated 4 years ago
- ☆58Updated last month
- A graph view plugin for Binary Ninja to visualize Objective-C☆130Updated 5 years ago
- Transform any ARM macho executable to a dynamic library☆75Updated 2 years ago
- Interprocess dlsym() for OS X & iOS☆176Updated 7 years ago
- Dev tools for probing IOKit☆198Updated last year
- Tool for reverse-engineering Apple's sandbox☆55Updated 7 years ago
- Private and public framework headers for macOS Sierra and iOS 10☆42Updated 3 years ago
- Sniff XPC communication using Frida and Go☆120Updated 3 weeks ago
- Open-source reimplementation of Apple XPC library.☆110Updated 9 years ago
- Experiment to attempt to build Apple's dyld tools.☆63Updated 4 years ago
- p-joker -- iOS/MacOS kernelcache/kexts analysis tool☆107Updated 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
- Library for parsing Image4 and Mach-O formats, and working with Files and LZFSE/LZSS compression.☆46Updated last year
- Sniff XPC goodies on your iOS device.☆84Updated 4 years ago
- LZBITMAP compression library☆50Updated last year