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:
- Playing with Clang plugin system☆154Updated 11 years ago
- An example of how to use Clang's LibTooling interface.☆74Updated 12 years ago
- An LLVM bitcode parsing example☆55Updated 5 years ago
- LLVM Obfuscator☆48Updated 9 years ago
- 《macOS软件安全与逆向分析》随书的调试器代码☆51Updated 8 years ago
- An example LLVM pass which can run automatically in clang.☆38Updated 10 years ago
- LLVM Metadata Visualizer☆21Updated 7 years ago
- notebook base on github issue☆89Updated 6 years ago
- Automated Binary Analysis on iOS☆109Updated 7 years ago
- hook objc_msgSend to trace Objective-C method callz☆122Updated 12 years ago
- Valgrind on ARM/Darwin (a.k.a iOS)☆22Updated 10 years ago
- Extensions for LLVM's JIT to run Objective-C and Swift code.☆38Updated 5 years ago
- Clang AST viewer☆65Updated 8 years ago
- predicate scientific program performance model using llvm☆29Updated 10 years ago
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- an architecture-independent decompiler to LLVM IR☆395Updated 10 years ago
- dyld源码分析,dyld加载一个程序的大致过程☆32Updated 9 years ago
- An LLVM interpreter that aims to compute points-to sets dynamically☆33Updated 10 years ago
- LLFI is an LLVM based fault injection tool, that injects faults into the LLVM IR of the application source code. The faults can be injec…☆76Updated 3 years ago
- LLVM IR编译时替换函数名☆58Updated 7 years ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- iOS ROP以及逃逸沙盒的简单实践☆43Updated 9 years ago
- Macho Parser base on dyld (supported static/runtime)☆35Updated 7 years ago
- C++ Library and Tool for Extracting Embedded Bitcode☆164Updated 4 years ago
- We try to put source files of llvm tutorials here☆18Updated 4 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆14Updated 10 years ago
- Source-to-source transformation to call native symbolic execution library and SMT Kit☆32Updated 11 years ago
- iOS 10 Decrypted Kernel Cache☆61Updated 9 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/☆54Updated 9 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆140Updated 4 years ago