ronaldoussoren / macholibLinks
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 …
☆97Updated 2 years ago
Alternatives and similar repositories for macholib
Users that are interested in macholib are comparing it to the libraries listed below
Sorting:
- Notes on the Objective-C ABI and related topics☆50Updated last year
- Reverse engineered headers for Apples CoreSymbolication private framework; plus the set of test cases I used to validate it☆91Updated 11 years ago
- LLDB wrapped and empowered by iPython's features☆147Updated this week
- Kdebug events and ktraces parser☆37Updated 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 …☆149Updated 5 years ago
- A collection of tools for working with Apple software/hardware☆283Updated 4 years ago
- Open-source reimplementation of Apple XPC library.☆115Updated 10 years ago
- A modern Objective-C class dump based on LIEF and LLVM.☆163Updated last year
- Mach-O file parser.☆58Updated 6 months ago
- tree but for Objective-C messages.☆125Updated last year
- ☆45Updated 4 years ago
- Decompiling macOS Hypervisor.framework by hand☆131Updated 3 years ago
- Mach-O analysis library 💪☆365Updated 2 years ago
- Frida's finally getting Swifty☆145Updated 5 months ago
- macOS Sandbox Profile Language (SBPL) Interpreter☆55Updated 5 years ago
- Bidirectional XPC message interception and more. Powered by Frida☆413Updated 3 years ago
- Python3 parser for Apple's crash reports☆31Updated 2 months ago
- Transform any ARM macho executable to a dynamic library☆77Updated 3 years ago
- Modifications to Apple's dsc_extractor to fix ObjC selector names. You don't need this.☆45Updated 7 years ago
- Extract Binaries from Apple's Dyld Shared Cache☆456Updated 9 months ago
- arm64 architecture handler☆177Updated 5 years ago
- Library for parsing Image4 and Mach-O formats, and working with Files and LZFSE/LZSS compression.☆47Updated 2 years ago
- Interprocess dlsym() for OS X & iOS☆178Updated 8 years ago
- Private and public framework headers for macOS Sierra and iOS 10☆47Updated 4 years ago
- Another Virtualization.framework demo project, with focus to iBoot (WIP)☆173Updated last year
- Experiment to attempt to build Apple's dyld tools.☆62Updated 5 years ago
- Example showing how to build a standalone iOS executable using Xcode.☆70Updated 7 years ago
- ☆111Updated 3 weeks ago
- ARM Assembly Reference Manual for iOS, iPadOS, and macOS.☆212Updated 5 years ago
- Mach-O & Universal Binary Parser☆147Updated 2 years ago