jszhujun2010 / Clang-Basic-TutorialLinks
Basic Clang library, LibTooling and Plugin
☆17Updated 10 years ago
Alternatives and similar repositories for Clang-Basic-Tutorial
Users that are interested in Clang-Basic-Tutorial are comparing it to the libraries listed below
Sorting:
- An example of how to use Clang's LibTooling interface.☆74Updated 12 years ago
- Playing with Clang plugin system☆154Updated 11 years ago
- Valgrind on ARM/Darwin (a.k.a iOS)☆22Updated 10 years ago
- LLVM Obfuscator☆48Updated 9 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆14Updated 10 years ago
- an architecture-independent decompiler to LLVM IR☆394Updated 10 years ago
- predicate scientific program performance model using llvm☆27Updated 10 years ago
- An LLVM bitcode parsing example☆53Updated 5 years ago
- dyld源码分析,dyld加载一个程序的大致过程☆33Updated 9 years ago
- notebook base on github issue☆88Updated 6 years ago
- Extensions for LLVM's JIT to run Objective-C and Swift code.☆37Updated 6 years ago
- An example LLVM pass which can run automatically in clang.☆38Updated 10 years ago
- Project moved to: https://github.com/llvm/llvm-project☆293Updated 6 years ago
- Plugins to clang-analyzer and clang-frontend☆485Updated 4 years ago
- hook objc_msgSend to trace Objective-C method callz☆122Updated 12 years ago
- http://cocoahuke.com/2016/05/25/MachO%E6%96%87%E4%BB%B6%E7%9A%84%E7%AC%A6%E5%8F%B7%E6%B7%B7%E6%B7%86/☆53Updated 9 years ago
- 《macOS软件安全与逆向分析》随书的调试器代码☆50Updated 9 years ago
- Macho Parser base on dyld (supported static/runtime)☆36Updated 7 years ago
- An easy guide to Clang Static Analyzer extension.☆143Updated 5 years ago
- C++ Library and Tool for Extracting Embedded Bitcode☆162Updated 4 years ago
- LLVM Metadata Visualizer☆21Updated 8 years ago
- 🍰 Trace objc method call for ios and mac☆205Updated 6 years ago
- LLVM IR编译时替换函数名☆58Updated 7 years ago
- Automated Binary Analysis on iOS☆110Updated 7 years ago
- Simple example of a Mach-O parser☆106Updated 7 years ago
- clang 中文用户手册&llvm 文档☆394Updated 5 years ago
- Tracing Objective-C method calls☆93Updated 9 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- 简单分析了facebook的fishhook源码,结合介绍动态绑定的一篇文章阅读,可以更好的理解这一块的内容☆54Updated 9 years ago
- A little C Style Compiler☆56Updated 8 years ago