nologic / objc_traceLinks
Tracing Objective-C method calls
☆93Updated 9 years ago
Alternatives and similar repositories for objc_trace
Users that are interested in objc_trace are comparing it to the libraries listed below
Sorting:
- mach-o diffing tool☆54Updated 10 years ago
- hook objc_msgSend to trace Objective-C method callz☆122Updated 12 years ago
- Experiment to attempt to build Apple's dyld tools.☆62Updated 5 years ago
- Collection of iOS Anti-Debugging Techniques☆92Updated 10 years ago
- Simple example of a Mach-O parser☆106Updated 7 years ago
- iOS tools and code.☆76Updated 11 years ago
- Interprocess dlsym() for OS X & iOS☆178Updated 8 years ago
- Generate readable Swift code from binaries☆103Updated 9 years ago
- 🍰 Trace objc method call for ios and mac☆205Updated 6 years ago
- Dump Kext information from iOS kernel cache. Applicable to the kernel which dump from memory☆88Updated 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 …☆114Updated 11 years ago
- NOT MAINTAINED: Generate linkable tbd from mach-o☆53Updated 5 years ago
- tool for statically reconstructing the IOKit classes hierarchy from iOS kernelcache dumps☆108Updated 9 years ago
- Aids in reverse engineering libraries from dyld_shared_cache in IDA☆100Updated 8 years ago
- removePIE changes the MH_PIE flag of the MACH-O header on iOS applications to disable ASLR on applications☆80Updated 11 years ago
- A graph view plugin for Binary Ninja to visualize Objective-C☆131Updated 6 years ago
- A tool to demangle Swift function names in IDA.☆105Updated 9 years ago
- Disable ASLR/PIE for Mach-O binaries.☆43Updated 10 years ago
- dump encrypt iOS app (include Frameworks)☆76Updated 6 years ago
- Swift Class Dumper - Very neglected☆138Updated 8 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆90Updated 12 years ago
- Macho Parser base on dyld (supported static/runtime)☆36Updated 7 years ago
- A macOS utility to extract dynamic libraries from the dyld_shared_cache of macOS and iOS.☆227Updated 2 years ago
- Extract *usable* file from the iOS dyld shared cache☆93Updated 10 years ago
- iOS ROP以及逃逸沙盒的简单实践☆43Updated 9 years ago
- PoC of a class-dumpy tool for Swift classes.☆36Updated 9 years ago
- symbol recreate tool for iOS app☆132Updated 8 years ago
- iOS 10.1.1 Kernel exploit by Project Zero☆56Updated 9 years ago
- Extensions for LLVM's JIT to run Objective-C and Swift code.☆37Updated 6 years ago
- Modifications to Apple's dsc_extractor to fix ObjC selector names. You don't need this.☆46Updated 7 years ago