A step-by-step tutorial for building an LLVM sample pass
☆220May 14, 2020Updated 5 years ago
Alternatives and similar repositories for llvm-pass-tutorial
Users that are interested in llvm-pass-tutorial are comparing it to the libraries listed below
Sorting:
- example LLVM pass☆601Mar 6, 2025Updated 11 months ago
- A step-by-step tutorial for building an LLVM sample pass☆201Jul 4, 2022Updated 3 years ago
- A collection of out-of-tree LLVM passes for teaching and learning☆3,359Jan 1, 2026Updated 2 months ago
- Collection of various llvm passes☆130Jun 2, 2015Updated 10 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆759Jan 14, 2026Updated last month
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆141Nov 28, 2020Updated 5 years ago
- Using LLVM Pass to obfuscate program☆87Jan 21, 2021Updated 5 years ago
- Tutorial on Symbolic Execution. Hands-on session is based on the angr framework.☆135May 14, 2021Updated 4 years ago
- A LLVM-based static analysis framework.☆1,035Updated this week
- [LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.☆524May 21, 2025Updated 9 months ago
- learn llvm☆15Oct 26, 2020Updated 5 years ago
- Binary Translator to LLVM IR☆226May 17, 2023Updated 2 years ago
- Experiment to attempt to build Apple's dyld tools.☆63May 29, 2020Updated 5 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Dec 4, 2025Updated 2 months ago
- ☆429May 16, 2021Updated 4 years ago
- AFL++(2.63c/2.65c) + aflsmart(5ad7ea3)☆11Oct 20, 2020Updated 5 years ago
- 修改Opcode有关,写入map文件时函数末尾数据暂时有问题☆16May 17, 2018Updated 7 years ago
- Some simple LLVM Pass examples☆16Aug 7, 2022Updated 3 years ago
- deobfuse compiler☆215Feb 12, 2021Updated 5 years ago
- A collection of IDAPython modules made with 💚 by Duo Labs☆294Jan 26, 2022Updated 4 years ago
- Utility for dumping all the information Capstone has on given instructions.☆23Oct 1, 2021Updated 4 years ago
- An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.☆588Feb 20, 2026Updated last week
- A curated list of awesome symbolic execution resources including essential research papers, lectures, videos, and tools.☆1,466Jun 20, 2025Updated 8 months ago
- A LLVM Sanitizer for Symbolic Tracing☆234Feb 7, 2026Updated 3 weeks ago
- 参照着OLLVM写的一个混淆库,只要机器上有装LLVM,就可以直接编译拿来用☆55Feb 28, 2018Updated 8 years ago
- Source code repo for Let's GOSSIP summer school 2018☆161Jul 24, 2018Updated 7 years ago
- 孤挺花(Armariris) -- 由上海交通大学密码与计算机安全实验室维护的LLVM混淆框架☆1,343Jun 3, 2019Updated 6 years ago
- ☆13Apr 9, 2022Updated 3 years ago
- O-MVLL is a code obfuscation tool based on LLVM for native code (Android and iOS).☆928Updated this week
- Shadow-Box: Lightweight and Practical Kernel Protector for ARM (Presented at BlackHat Asia 2018)☆73Jun 5, 2018Updated 7 years ago
- awesome llvm security [Welcome to PR]☆790Updated this week
- An LLVM sanitizer tutorial☆204Jun 1, 2022Updated 3 years ago
- Hex-Rays OLLVM Deobfuscator and MicroCode Explorer☆181Oct 19, 2020Updated 5 years ago
- A Dynamic Binary Instrumentation framework based on LLVM.☆1,734Feb 20, 2026Updated last week
- clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analys…☆277Apr 16, 2022Updated 3 years ago
- Recover mutation graph from an AFL seed☆60Jan 6, 2021Updated 5 years ago
- History of symbolic execution (as well as SAT/SMT solving, fuzzing, and taint data tracking)☆495Aug 24, 2024Updated last year
- 针对OLLVM的IDA分析插件☆262May 15, 2016Updated 9 years ago
- Improving AFL by using Intel PT to collect branch information☆292Jul 26, 2019Updated 6 years ago