mull-project / llvm-jit-objcLinks
Extensions for LLVM's JIT to run Objective-C and Swift code.
☆38Updated 5 years ago
Alternatives and similar repositories for llvm-jit-objc
Users that are interested in llvm-jit-objc are comparing it to the libraries listed below
Sorting:
- Transform any ARM macho executable to a dynamic library☆23Updated 5 years ago
- ./dsc_extractor dyld_shared_cache_arm64 arm64☆24Updated 5 years ago
- Tracing Objective-C method calls☆93Updated 8 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆91Updated 11 years ago
- Macho Parser base on dyld (supported static/runtime)☆35Updated 7 years ago
- Experiment to attempt to build Apple's dyld tools.☆62Updated 5 years ago
- Simple example of a Mach-O parser☆105Updated 7 years ago
- A cross-platform library to parse Objective-C type encoding.☆42Updated 11 months ago
- ☆46Updated 2 years ago
- A lightweight, pure-Swift library that enables dynamically rebinding symbols in Mach-O binaries running on iOS .☆54Updated 6 years ago
- hook objc_msgSend to trace Objective-C method callz☆122Updated 12 years ago
- A graph view plugin for Binary Ninja to visualize Objective-C☆130Updated 5 years ago
- C++ Library and Tool for Extracting Embedded Bitcode☆164Updated 4 years ago
- Swift method swizzling/method introspection for Swift instance methods☆16Updated 6 years ago
- Valgrind on ARM/Darwin (a.k.a iOS)☆22Updated 10 years ago
- LLVM BitCode Interpreter For iOS☆31Updated 4 years ago
- A light weight hook utility for iOS.☆45Updated 5 years ago
- Mach-O signature check☆25Updated 7 years ago
- Instructions on how to build the ld64 linker on macOS☆57Updated 6 years ago
- An example of hooking C functions at runtime☆69Updated 10 years ago
- mach-o diffing tool☆54Updated 10 years ago
- Playing with Clang plugin system☆154Updated 11 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
- symbol recreate tool for iOS app☆130Updated 8 years ago
- Experimental block-based swizzling API for Objective-C☆87Updated 10 years ago
- Implementation of imp_implementationWithBlock()☆20Updated 11 years ago
- iOS Interface Builder utility, implemented in python.☆90Updated 8 years ago
- Embedded Bitcode Recompiler☆47Updated 4 years ago
- IMP forwarding to a different selector.☆55Updated 11 years ago
- Generate readable Swift code from binaries☆102Updated 9 years ago