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
- hook objc_msgSend to trace Objective-C method callz☆121Updated 11 years ago
- mach-o diffing tool☆54Updated 9 years ago
- iOS tools and code.☆75Updated 10 years ago
- Experiment to attempt to build Apple's dyld tools.☆63Updated 4 years ago
- Dump Kext information from iOS kernel cache. Applicable to the kernel which dump from memory☆89Updated 7 years ago
- removePIE changes the MH_PIE flag of the MACH-O header on iOS applications to disable ASLR on applications☆81Updated 11 years ago
- Collection of iOS Anti-Debugging Techniques☆91Updated 9 years ago
- Aids in reverse engineering libraries from dyld_shared_cache in IDA☆101Updated 7 years ago
- Extract *usable* file from the iOS dyld shared cache☆93Updated 9 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 …☆111Updated 10 years ago
- 🍰 Trace objc method call for ios and mac☆203Updated 6 years ago
- tool for statically reconstructing the IOKit classes hierarchy from iOS kernelcache dumps☆109Updated 8 years ago
- Swift Class Dumper - Very neglected☆135Updated 8 years ago
- Simple example of a Mach-O parser☆105Updated 6 years ago
- A tool to demangle Swift function names in IDA.☆103Updated 8 years ago
- Interprocess dlsym() for OS X & iOS☆178Updated 7 years ago
- iOS ROP以及逃逸沙盒的简单实践☆42Updated 8 years ago
- NOT MAINTAINED: Generate linkable tbd from mach-o☆53Updated 4 years ago
- Disable ASLR/PIE for Mach-O binaries.☆43Updated 10 years ago
- iOS 10.1.1 Kernel exploit by Project Zero☆56Updated 8 years ago
- Extensions for LLVM's JIT to run Objective-C and Swift code.☆37Updated 5 years ago
- Generate readable Swift code from binaries☆102Updated 8 years ago
- Utility to create tbd's off dylibs☆78Updated 4 years ago
- Demo: Anti Anti-Debug in iOS Kernel☆74Updated 7 years ago
- dump encrypt iOS app (include Frameworks)☆77Updated 5 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆91Updated 11 years ago
- A runtime patching library for iOS. Major rework on unfinished branch☆92Updated 8 years ago
- A macOS utility to extract dynamic libraries from the dyld_shared_cache of macOS and iOS.☆224Updated last year
- A graph view plugin for Binary Ninja to visualize Objective-C☆130Updated 5 years ago
- Modifications to Apple's dsc_extractor to fix ObjC selector names. You don't need this.☆43Updated 6 years ago