nologic / objc_trace
Tracing Objective-C method calls
☆90Updated 8 years ago
Alternatives and similar repositories for objc_trace:
Users that are interested in objc_trace are comparing it to the libraries listed below
- mach-o diffing tool☆54Updated 9 years ago
- iOS tools and code.☆75Updated 10 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 …☆110Updated 10 years ago
- hook objc_msgSend to trace Objective-C method callz☆121Updated 11 years ago
- 🍰 Trace objc method call for ios and mac☆202Updated 5 years ago
- Collection of iOS Anti-Debugging Techniques☆90Updated 9 years ago
- Interprocess dlsym() for OS X & iOS☆177Updated 7 years ago
- Dump Kext information from iOS kernel cache. Applicable to the kernel which dump from memory☆89Updated 7 years ago
- tool for statically reconstructing the IOKit classes hierarchy from iOS kernelcache dumps☆109Updated 8 years ago
- Experiment to attempt to build Apple's dyld tools.☆63Updated 4 years ago
- Swift Class Dumper - Very neglected☆135Updated 7 years ago
- A tool to demangle Swift function names in IDA.☆101Updated 8 years ago
- Aids in reverse engineering libraries from dyld_shared_cache in IDA☆101Updated 7 years ago
- Generate readable Swift code from binaries☆102Updated 8 years ago
- removePIE changes the MH_PIE flag of the MACH-O header on iOS applications to disable ASLR on applications☆81Updated 10 years ago
- Simple example of a Mach-O parser☆105Updated 6 years ago
- NOT MAINTAINED: Generate linkable tbd from mach-o☆53Updated 4 years ago
- symbol recreate tool for iOS app☆129Updated 8 years ago
- A macOS utility to extract dynamic libraries from the dyld_shared_cache of macOS and iOS.☆223Updated last year
- Extract *usable* file from the iOS dyld shared cache☆93Updated 9 years ago
- Disable ASLR/PIE for Mach-O binaries.☆43Updated 10 years ago
- Extensions for LLVM's JIT to run Objective-C and Swift code.☆37Updated 5 years ago
- A graph view plugin for Binary Ninja to visualize Objective-C☆130Updated 5 years ago
- A light weight hook utility for iOS.☆45Updated 5 years ago
- A free runtime modification library.☆24Updated 6 years ago
- Various cycript functions☆129Updated 6 years ago
- Modifications to Apple's dsc_extractor to fix ObjC selector names. You don't need this.☆43Updated 6 years ago
- native LLDB(v3.8) for iOS☆207Updated 7 years ago
- Demo: Anti Anti-Debug in iOS Kernel☆73Updated 7 years ago
- An implementation of function patching for iOS, without the use of W|X pages.☆269Updated 12 years ago