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
- 《macOS软件安全与逆向分析》随书的调试器代码☆52Updated 8 years ago
- LLVM Obfuscator☆48Updated 8 years ago
- hook objc_msgSend to trace Objective-C method callz☆122Updated 12 years ago
- Extensions for LLVM's JIT to run Objective-C and Swift code.☆38Updated 5 years ago
- notebook base on github issue☆89Updated 6 years ago
- Macho Parser base on dyld (supported static/runtime)☆35Updated 7 years ago
- Automated Binary Analysis on iOS☆109Updated 7 years ago
- Swift Fork☆23Updated 7 years ago
- LLVM Metadata Visualizer☆21Updated 7 years ago
- dyld源码分析,dyld加载一个程序的大致过程☆32Updated 9 years ago
- A collection of code samples showing usage of clang and llvm as a library☆757Updated 5 years ago
- An example LLVM pass which can run automatically in clang.☆38Updated 10 years ago
- hook objc_msgSend, trace Obj-C function call, support arm64 only☆26Updated 8 years ago
- Project moved to: https://github.com/llvm/llvm-project☆293Updated 5 years ago
- predicate scientific program performance model using llvm☆29Updated 10 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆14Updated 10 years ago
- An LLVM bitcode parsing example☆55Updated 5 years ago
- Mach-O import table patching for function redirection. This is a method for function hooking on Mac OS X. It patches the import table of …☆113Updated 11 years ago
- Random Code Generated From /dev/urandom☆35Updated 3 years ago
- an architecture-independent decompiler to LLVM IR☆396Updated 10 years ago
- LLVM IR/bitcode obfuscator☆15Updated 8 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
- ☆48Updated 4 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆140Updated 4 years ago
- Lazenca A - iOS Memory Cheat Tool(Engine)☆40Updated 7 years ago
- 🍰 Trace objc method call for ios and mac☆204Updated 6 years ago
- Code similarity checker using clang.(AST approach)☆17Updated 8 years ago