AlexDenisov / ToyClangPluginLinks
Playing with Clang plugin system
☆153Updated 11 years ago
Alternatives and similar repositories for ToyClangPlugin
Users that are interested in ToyClangPlugin are comparing it to the libraries listed below
Sorting:
- Experimental block-based swizzling API for Objective-C☆88Updated 10 years ago
- An implementation of function patching for iOS, without the use of W|X pages.☆269Updated 13 years ago
- IMP forwarding to a different selector.☆56Updated 11 years ago
- Plugins to clang-analyzer and clang-frontend☆484Updated 4 years ago
- Extensions for LLVM's JIT to run Objective-C and Swift code.☆38Updated 6 years ago
- hook objc_msgSend to trace Objective-C method callz☆122Updated 12 years ago
- Simple example of a Mach-O parser☆106Updated 7 years ago
- Instructions on how to build the ld64 linker on macOS☆56Updated 6 years ago
- The iOS support code has been merged into the upstream libffi.☆78Updated 14 years ago
- A microbenchmark library for C☆56Updated 3 years ago
- A workaround to build iOS dynamic libraries from Xcode.☆88Updated 10 years ago
- ClangKit provides an Objective-C frontend to LibClang. Source tokenization, diagnostics and fix-its are actually implemented.☆365Updated 4 years ago
- Implementation of imp_implementationWithBlock()☆21Updated 12 years ago
- A partial replacement for Apple's atos tool for converting addresses within a binary file to symbols.☆352Updated 9 years ago
- ☆13Updated 7 years ago
- symbol recreate tool for iOS app☆132Updated 9 years ago
- C++ Library and Tool for Extracting Embedded Bitcode☆163Updated 4 years ago
- Reimplementation of NSInvocation, minus floating-point support, for educational purposes☆36Updated 12 years ago
- An Objective-C API diff report generator☆238Updated 7 years ago
- hook objc_msgSend☆91Updated 11 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆90Updated 12 years ago
- ./dsc_extractor dyld_shared_cache_arm64 arm64☆26Updated 5 years ago
- ☆61Updated 11 years ago
- Clang format linter for Phabricator☆25Updated 4 years ago
- ☆15Updated 7 years ago
- ☆30Updated 8 years ago
- ObjC block -> C function pointer using libffi☆361Updated 4 years ago
- .mobileprovision files querying tool☆135Updated 11 years ago
- An example of hooking C functions at runtime☆70Updated 10 years ago
- dyld源码分析,dyld加载一个程序的大致过程☆33Updated 9 years ago