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 …
☆98Updated 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☆49Updated last year
- LLDB wrapped and empowered by iPython's features☆144Updated last week
- Kdebug events and ktraces parser☆37Updated 4 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
- Mach-O file parser.☆56Updated 5 months ago
- A modern Objective-C class dump based on LIEF and LLVM.☆163Updated last year
- ☆108Updated last month
- Open-source reimplementation of Apple XPC library.☆113Updated 9 years ago
- Library for parsing Image4 and Mach-O formats, and working with Files and LZFSE/LZSS compression.☆47Updated 2 years ago
- LZBITMAP compression library☆52Updated 2 years ago
- ☆44Updated 4 years ago
- Bidirectional XPC message interception and more. Powered by Frida☆413Updated 2 years ago
- Interprocess dlsym() for OS X & iOS☆179Updated 7 years ago
- A collection of tools for working with Apple software/hardware☆282Updated 4 years ago
- Decompiling macOS Hypervisor.framework by hand☆129Updated 3 years ago
- tree but for Objective-C messages.☆124Updated last year
- Mach-O analysis library 💪☆365Updated 2 years ago
- ☆14Updated 4 years ago
- arm64 architecture handler☆178Updated 5 years ago
- Dev tools for probing IOKit☆203Updated 2 years ago
- Mach-O & Universal Binary Parser☆148Updated 2 years ago
- macOS Sandbox Profile Language (SBPL) Interpreter☆54Updated 5 years ago
- Yet another xpc sniffer☆132Updated last month
- Transform any ARM macho executable to a dynamic library☆78Updated 3 years ago
- Sniff XPC communication using Frida and Go☆149Updated 3 weeks ago
- Frida's finally getting Swifty☆144Updated 3 months ago
- Extract Binaries from Apple's Dyld Shared Cache☆455Updated 8 months ago
- Modifications to Apple's dsc_extractor to fix ObjC selector names. You don't need this.☆44Updated 7 years ago
- A runtime ObjC class-dump☆77Updated 9 months ago