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
- Plugins to clang-analyzer and clang-frontend☆484Updated 4 years ago
- Simple example of a Mach-O parser☆106Updated 7 years ago
- Extensions for LLVM's JIT to run Objective-C and Swift code.☆38Updated 6 years ago
- The iOS support code has been merged into the upstream libffi.☆78Updated 14 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
- Instructions on how to build the ld64 linker on macOS☆56Updated 7 years ago
- A microbenchmark library for C☆56Updated 4 years ago
- hook objc_msgSend to trace Objective-C method callz☆122Updated 12 years ago
- C++ Library and Tool for Extracting Embedded Bitcode☆163Updated 4 years ago
- Implementation of imp_implementationWithBlock()☆21Updated 12 years ago
- ClangKit provides an Objective-C frontend to LibClang. Source tokenization, diagnostics and fix-its are actually implemented.☆365Updated 4 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆90Updated 12 years ago
- A partial replacement for Apple's atos tool for converting addresses within a binary file to symbols.☆352Updated 9 years ago
- ☆49Updated 5 years ago
- symbol recreate tool for iOS app☆132Updated 9 years ago
- A workaround to build iOS dynamic libraries from Xcode.☆88Updated 10 years ago
- ObjC block -> C function pointer using libffi☆360Updated 4 years ago
- ☆13Updated 7 years ago
- hook objc_msgSend☆91Updated 11 years ago
- An Objective-C API diff report generator☆238Updated 7 years ago
- Reimplementation of NSInvocation, minus floating-point support, for educational purposes☆36Updated 12 years ago
- dyld源码分析,dyld加载一个程序的大致过程☆33Updated 9 years ago
- .mobileprovision files querying tool☆134Updated 11 years ago
- 自定义检查规范的 Clang 插件☆48Updated 7 years ago
- iOS async stack trace record☆39Updated 6 years ago
- A lightweight, pure-Swift library that enables dynamically rebinding symbols in Mach-O binaries running on iOS .☆52Updated 6 years ago
- 为了便于我们更好的学习苹果的底层的内存的分配,所以将苹果的[官方libmalloc源码]编译好以便我们能够更好的去动态调试.☆23Updated 7 years ago
- Dumps decrypted mach-o files from encrypted iPhone app extensions and applications.☆74Updated 11 years ago