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 weeks ago
Alternatives and similar repositories for macholib
Users that are interested in macholib are comparing it to the libraries listed below
Sorting:
- LLDB wrapped and empowered by iPython's features☆149Updated 2 weeks ago
- Notes on the Objective-C ABI and related topics☆51Updated 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
- A collection of tools for working with Apple software/hardware☆284Updated 4 years ago
- A modern Objective-C class dump based on LIEF and LLVM.☆164Updated last year
- Kdebug events and ktraces parser☆37Updated 7 months ago
- Frida's finally getting Swifty☆146Updated 6 months ago
- Mach-O file parser.☆59Updated 8 months ago
- ☆43Updated last month
- tree but for Objective-C messages.☆125Updated last year
- Bidirectional XPC message interception and more. Powered by Frida☆417Updated 3 years ago
- ☆113Updated 2 weeks ago
- Decompiling macOS Hypervisor.framework by hand☆132Updated 3 years ago
- Library for parsing Image4 and Mach-O formats, and working with Files and LZFSE/LZSS compression.☆47Updated 2 years ago
- Mach-O analysis library 💪☆366Updated 2 years 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
- Open-source reimplementation of Apple XPC library.☆115Updated 10 years ago
- Yet another xpc sniffer☆131Updated 4 months ago
- Python3 parser for Apple's crash reports☆31Updated 3 months ago
- A command-line tool to create Text-Based Application Programming Interface (TAPI) files from existing binaries☆128Updated last year
- Experiment to attempt to build Apple's dyld tools.☆62Updated 5 years ago
- ☆46Updated 4 years ago
- Objective C classdump for IDA Pro☆148Updated 5 years ago
- Binary Ninja plugin & workflow to help analyze Objective-C code☆85Updated 3 years ago
- Transform any ARM macho executable to a dynamic library☆43Updated 9 months ago
- Transform any ARM macho executable to a dynamic library☆77Updated 3 years ago
- Interprocess dlsym() for OS X & iOS☆178Updated 8 years ago
- Sniff XPC communication using Frida and Go☆152Updated last week
- Simple example of a Mach-O parser☆106Updated 7 years ago
- Dev tools for probing IOKit☆202Updated 2 years ago