rodionovd / liblorgnetteLinks
Interprocess dlsym() for OS X & iOS
☆179Updated 7 years ago
Alternatives and similar repositories for liblorgnette
Users that are interested in liblorgnette are comparing it to the libraries listed below
Sorting:
- com.apple.dt.fetchsymbols client☆74Updated 5 years ago
- Utility to create tbd's off dylibs☆78Updated 4 years ago
- Tracing Objective-C method calls☆94Updated 8 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 …☆113Updated 11 years ago
- Modifications to Apple's dsc_extractor to fix ObjC selector names. You don't need this.☆44Updated 7 years ago
- Open-source reimplementation of Apple XPC library.☆113Updated 9 years ago
- Misc iOS App Reversing Tools☆99Updated 12 years ago
- Dump Kext information from iOS kernel cache. Applicable to the kernel which dump from memory☆90Updated 8 years ago
- Extract *usable* file from the iOS dyld shared cache☆94Updated 9 years ago
- tool for statically reconstructing the IOKit classes hierarchy from iOS kernelcache dumps☆110Updated 9 years ago
- ☆83Updated 12 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 diffing tool☆54Updated 10 years ago
- NOT MAINTAINED: Generate linkable tbd from mach-o☆53Updated 5 years ago
- Code Injection Platform for OS X☆109Updated 9 years ago
- Generate readable Swift code from binaries☆102Updated 9 years ago
- Simple example of a Mach-O parser☆105Updated 7 years ago
- codesign bypass (get out of rop without JIT)☆147Updated 8 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 4 years ago
- A command-line tool to create Text-Based Application Programming Interface (TAPI) files from existing binaries☆127Updated last year
- Plugins for the Hopper disassembler☆171Updated 4 years ago
- Collection of idapython scripts for dealing with the iOS kernelcache☆160Updated 14 years ago
- PoC of a class-dumpy tool for Swift classes.☆35Updated 9 years ago
- Aids in reverse engineering libraries from dyld_shared_cache in IDA☆101Updated 8 years ago
- Function hooking for macOS