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:
- ./dsc_extractor dyld_shared_cache_arm64 arm64☆24Updated 5 years ago
- Simple example of a Mach-O parser☆105Updated 7 years ago
- Transform any ARM macho executable to a dynamic library☆23Updated 5 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆91Updated 11 years ago
- Experiment to attempt to build Apple's dyld tools.☆63Updated 5 years ago
- Tracing Objective-C method calls☆91Updated 8 years ago
- Macho Parser base on dyld (supported static/runtime)☆35Updated 7 years ago
- A cross-platform library to parse Objective-C type encoding.☆42Updated 11 months ago
- A graph view plugin for Binary Ninja to visualize Objective-C☆130Updated 5 years ago
- A lightweight, pure-Swift library that enables dynamically rebinding symbols in Mach-O binaries running on iOS .☆54Updated 6 years ago
- ☆45Updated 2 years ago
- Instructions on how to build the ld64 linker on macOS☆57Updated 6 years ago
- C++ Library and Tool for Extracting Embedded Bitcode☆164Updated 4 years ago
- LLVM BitCode Interpreter For iOS☆31Updated 4 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
- Valgrind on ARM/Darwin (a.k.a iOS)☆22Updated 10 years ago
- Embedded Bitcode Recompiler☆47Updated 4 years ago
- symbol recreate tool for iOS app☆130Updated 8 years ago
- hook objc_msgSend to trace Objective-C method callz☆122Updated 12 years ago
- mach-o diffing tool☆54Updated 10 years ago
- Swift method swizzling/method introspection for Swift instance methods☆16Updated 6 years ago
- iOS Interface Builder utility, implemented in python.☆89Updated 8 years ago
- Playing with Clang plugin system☆153Updated 11 years ago
- Modifications to Apple's dsc_extractor to fix ObjC selector names. You don't need this.☆43Updated 7 years ago
- An example of hooking C functions at runtime☆69Updated 10 years ago
- IMP forwarding to a different selector.☆55Updated 11 years ago
- Generate readable Swift code from binaries☆102Updated 9 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆14Updated 10 years ago
- A tool to demangle Swift function names in IDA.☆104Updated 8 years ago
- Mach-O signature check☆25Updated 7 years ago