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
- An implementation of function patching for iOS, without the use of W|X pages.☆270Updated 12 years ago
- Instructions on how to build the ld64 linker on macOS☆56Updated 6 years ago
- IMP forwarding to a different selector.☆56Updated 11 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.☆37Updated 6 years ago
- hook objc_msgSend to trace Objective-C method callz☆122Updated 12 years ago
- A microbenchmark library for C☆55Updated 3 years ago
- A partial replacement for Apple's atos tool for converting addresses within a binary file to symbols.☆352Updated 9 years ago
- The iOS support code has been merged into the upstream libffi.☆78Updated 14 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
- symbol recreate tool for iOS app☆132Updated 8 years ago
- Reimplementation of NSInvocation, minus floating-point support, for educational purposes☆36Updated 12 years ago
- ☆13Updated 7 years ago
- .mobileprovision files querying tool☆135Updated 11 years ago
- A workaround to build iOS dynamic libraries from Xcode.☆88Updated 10 years ago
- C++ Library and Tool for Extracting Embedded Bitcode☆163Updated 4 years ago
- hook objc_msgSend☆91Updated 11 years ago
- ./dsc_extractor dyld_shared_cache_arm64 arm64☆26Updated 5 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆90Updated 12 years ago
- An example of hooking C functions at runtime☆70Updated 10 years ago
- 为了便于我们更好的学习苹果的底层的内存的分配,所以将苹果的[官方libmalloc源码]编译好以便我们能够更好的去动态调试.☆23Updated 7 years ago
- A helper program that converts xcodebuild log to compile_commands.json☆38Updated 10 years ago
- mach-o diffing tool☆54Updated 10 years ago
- 自定义检查规范的 Clang 插件☆48Updated 7 years ago
- A way to detect an Objective-C method swizzled or overridden in runtime☆29Updated 9 years ago
- iOS async stack trace record☆39Updated 5 years ago
- ☆15Updated 7 years ago