indutny / machoLinks
Mach-O parser for node.js
☆27Updated 2 years ago
Alternatives and similar repositories for macho
Users that are interested in macho are comparing it to the libraries listed below
Sorting:
- Reverse engineered headers for Apples CoreSymbolication private framework; plus the set of test cases I used to validate it☆91Updated 12 years ago
- Tool for reverse-engineering Apple's sandbox☆60Updated 8 years ago
- Reverse Engineering on OS X☆130Updated 10 years ago
- Interprocess dlsym() for OS X & iOS☆178Updated 8 years ago
- Utility to create tbd's off dylibs☆77Updated 5 years ago
- Experiment to attempt to build Apple's dyld tools.☆62Updated 5 years ago
- DYLD shared cache loader for Hopper☆36Updated 8 years ago
- Example showing how to build a standalone iOS executable using Xcode.☆71Updated 7 years ago
- Modifications to Apple's dsc_extractor to fix ObjC selector names. You don't need this.☆46Updated 7 years ago
- simple radare2 rap:// server☆26Updated 9 years ago
- ☆35Updated 5 years ago
- A cross-platform library to parse Objective-C type encoding.☆43Updated last year
- Library to inspect iOS and Mac Apps. iOS driver for Organismo Desktop App to simulate Mobile Scenarios.☆46Updated last year
- Open-source reimplementation of Apple XPC library.☆117Updated 10 years ago
- Dev tools for probing IOKit☆201Updated 2 years ago
- macOS kext for host_special_port(4) patch☆90Updated 2 years ago
- Cycript backend powered by Frida.☆25Updated 4 years ago
- Transform any ARM macho executable to a dynamic library☆23Updated 5 years ago
- Hopefully an open source equivalent of machlib.☆21Updated 8 years ago
- Dump Kext information from iOS kernel cache. Applicable to the kernel which dump from memory☆90Updated 8 years ago
- Research into porting the XNU kernel to ARM devices.☆82Updated 5 years ago
- Bypassing Mac App Sandbox using DYLD_INSERT_LIBRARIES (LD_PRELOAD)☆46Updated 14 years ago
- Find instances of objc classes at runtime☆23Updated 11 years ago
- Transform any ARM macho executable to a dynamic library☆77Updated 3 years ago
- Generate readable Swift code from binaries☆103Updated 9 years ago
- Small util to discover OS X sysent via bruteforce☆33Updated 9 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 …☆150Updated 5 years ago
- Mach-O import table patching for function redirection. This is a method for function hooking on Mac OS X. It patches the import table of …☆114Updated 11 years ago
- A command-line tool to create Text-Based Application Programming Interface (TAPI) files from existing binaries☆128Updated last year
- An example of hooking C functions at runtime☆70Updated 10 years ago