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:
- Macho Parser base on dyld (supported static/runtime)☆35Updated 6 years ago
- Transform any ARM macho executable to a dynamic library☆22Updated 5 years ago
- ./dsc_extractor dyld_shared_cache_arm64 arm64☆24Updated 5 years ago
- Experiment to attempt to build Apple's dyld tools.☆63Updated 5 years ago
- A lightweight, pure-Swift library that enables dynamically rebinding symbols in Mach-O binaries running on iOS .☆52Updated 5 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆91Updated 11 years ago
- ☆45Updated 2 years ago
- A microbenchmark library for C☆55Updated 3 years ago
- Tracing Objective-C method calls☆90Updated 8 years ago
- LLVM BitCode Interpreter For iOS☆30Updated 3 years ago
- A light weight hook utility for iOS.☆45Updated 5 years ago
- A cross-platform library to parse Objective-C type encoding.☆42Updated 9 months ago
- Reimplementation of NSInvocation, minus floating-point support, for educational purposes☆35Updated 12 years ago
- libffi for the iPhone, including source code for simulator and device☆59Updated 15 years ago
- Simple example of a Mach-O parser☆105Updated 7 years ago
- Instructions on how to build the ld64 linker on macOS☆57Updated 6 years ago
- Experimental block-based swizzling API for Objective-C☆87Updated 10 years ago
- ☆23Updated 10 years ago
- hook objc_msgSend to trace Objective-C method callz☆121Updated 12 years ago
- A command line arguments parser of Objective-C☆14Updated 10 months ago
- An example of hooking C functions at runtime☆69Updated 9 years ago
- A free runtime modification library.☆25Updated 6 years ago
- IOKit header files for iOS sdk☆20Updated 11 years ago
- 🐞LLDB scripts for iOS development☆53Updated 4 years ago
- PoC of a class-dumpy tool for Swift classes.☆37Updated 8 years ago
- mach-o diffing tool☆54Updated 9 years ago
- Hooking & Executing Code ---hooking Swift methods☆16Updated 7 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆14Updated 10 years ago
- Modifications to Apple's dsc_extractor to fix ObjC selector names. You don't need this.