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 last year
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☆45Updated last year
- Kdebug events and ktraces parser☆36Updated 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 …☆149Updated 4 years ago
- Reverse engineered headers for Apples CoreSymbolication private framework; plus the set of test cases I used to validate it☆91Updated 11 years ago
- A modern Objective-C class dump based on LIEF and LLVM.☆163Updated last year
- macOS Sandbox Profile Language (SBPL) Interpreter☆54Updated 5 years ago
- ☆101Updated last month
- LLDB wrapped and empowered by iPython's features☆141Updated last month
- Mach-O file parser.☆55Updated 3 months ago
- ☆74Updated 5 months ago
- Frida's finally getting Swifty☆144Updated last month
- tree but for Objective-C messages.☆123Updated last year
- Decompiling macOS Hypervisor.framework by hand☆128Updated 2 years ago
- Bidirectional XPC message interception and more. Powered by Frida☆407Updated 2 years ago
- A collection of tools for working with Apple software/hardware☆281Updated 4 years ago
- Python3 parser for Apple's crash reports☆30Updated 5 months ago
- Library for parsing Image4 and Mach-O formats, and working with Files and LZFSE/LZSS compression.☆47Updated 2 years ago
- Sniff XPC communication using Frida and Go☆141Updated 2 weeks ago
- A command-line tool to create Text-Based Application Programming Interface (TAPI) files from existing binaries☆127Updated last year
- A runtime ObjC class-dump☆74Updated 7 months ago
- Open-source reimplementation of Apple XPC library.☆112Updated 9 years ago
- Private and public framework headers for macOS Sierra and iOS 10☆47Updated 4 years ago
- Dev tools for probing IOKit☆202Updated last year
- ☆43Updated 3 years ago
- Utility to create tbd's off dylibs☆78Updated 4 years ago
- Yet another xpc sniffer☆129Updated 5 months ago
- Another Virtualization.framework demo project, with focus to iBoot (WIP)☆170Updated last year
- Mach-O analysis library 💪☆361Updated last year
- Example showing how to build a standalone iOS executable using Xcode.☆71Updated 6 years ago
- Interprocess dlsym() for OS X & iOS☆179Updated 7 years ago