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 …
☆96Updated last year
Alternatives and similar repositories for macholib
Users that are interested in macholib are comparing it to the libraries listed below
Sorting:
- A modern Objective-C class dump based on LIEF and LLVM.☆162Updated 10 months ago
- LLDB wrapped and empowered by iPython's features☆142Updated 2 weeks ago
- A collection of tools for working with Apple software/hardware☆280Updated 4 years ago
- Kdebug events and ktraces parser☆36Updated last month
- ☆42Updated 3 years ago
- Notes on the Objective-C ABI and related topics☆45Updated last year
- Frida's finally getting Swifty☆139Updated 3 weeks ago
- Yet another xpc sniffer☆127Updated 4 months ago
- tree but for Objective-C messages.☆122Updated last year
- Modifications to Apple's dyld project to fix Objective-C information when extracting dyld_shared_cache from macOS Big Sur to help Hopper …☆147Updated 4 years ago
- Mach-O file parser.☆54Updated last month
- Bidirectional XPC message interception and more. Powered by Frida☆401Updated 2 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
- Private and public framework headers for macOS Sierra and iOS 10☆47Updated 4 years ago
- Extract Binaries from Apple's Dyld Shared Cache☆445Updated 4 months ago
- Mach-O & Universal Binary Parser☆148Updated 2 years ago
- Simple example of a Mach-O parser☆105Updated 7 years ago
- ☆99Updated 2 weeks ago
- A runtime ObjC class-dump☆73Updated 5 months ago
- A command-line tool to create Text-Based Application Programming Interface (TAPI) files from existing binaries☆126Updated 11 months ago
- Open-source reimplementation of Apple XPC library.☆112Updated 9 years ago
- ☆72Updated 3 months ago
- Transform any ARM macho executable to a dynamic library☆78Updated 2 years ago
- LZBITMAP compression library☆52Updated 2 years ago
- Python3 parser for Apple's crash reports☆30Updated 4 months ago
- Example showing how to build a standalone iOS executable using Xcode.☆71Updated 6 years ago
- a debugger for Apple Silicon☆50Updated 2 years ago
- macOS Sandbox Profile Language (SBPL) Interpreter☆53Updated 5 years ago
- Sniff XPC communication using Frida and Go☆136Updated last week
- Gives complete trace of a function execution including all sub-calls.☆111Updated last year