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
- A cross-platform library to parse Objective-C type encoding.☆42Updated 10 months ago
- ./dsc_extractor dyld_shared_cache_arm64 arm64☆24Updated 5 years ago
- Macho Parser base on dyld (supported static/runtime)☆35Updated 7 years ago
- Experiment to attempt to build Apple's dyld tools.☆63Updated 5 years ago
- Simple example of a Mach-O parser☆104Updated 7 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆91Updated 11 years ago
- Tracing Objective-C method calls☆90Updated 8 years ago
- ☆45Updated 2 years ago
- A lightweight, pure-Swift library that enables dynamically rebinding symbols in Mach-O binaries running on iOS .☆53Updated 6 years ago
- An example of hooking C functions at runtime☆69Updated 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
- A graph view plugin for Binary Ninja to visualize Objective-C☆130Updated 5 years ago
- Instructions on how to build the ld64 linker on macOS☆57Updated 6 years ago
- A free runtime modification library.☆25Updated 6 years ago
- iOS Interface Builder utility, implemented in python.☆88Updated 8 years ago
- hook objc_msgSend to trace Objective-C method callz☆121Updated 12 years ago
- C++ Library and Tool for Extracting Embedded Bitcode☆164Updated 4 years ago
- mach-o diffing tool☆54Updated 9 years ago
- Mach-O signature check☆25Updated 7 years ago
- Swift method swizzling/method introspection for Swift instance methods☆16Updated 6 years ago
- PoC of a class-dumpy tool for Swift classes.☆37Updated 8 years ago
- Generate readable Swift code from binaries☆102Updated 8 years ago
- Tool for reverse-engineering Apple's sandbox☆58Updated 8 years ago
- LLVM BitCode Interpreter For iOS☆31Updated 4 years ago
- Playing with Clang plugin system☆153Updated 11 years ago
- iOS tools and code.☆76Updated 11 years ago
- Embedded Bitcode Recompiler☆46Updated 4 years ago
- Modifications to Apple's dsc_extractor to fix ObjC selector names. You don't need this.☆43Updated 7 years ago
- Reverse engineered headers for Apples CoreSymbolication private framework; plus the set of test cases I used to validate it☆91Updated 11 years ago