lijiansong / clang-llvm-tutorialView external linksLinks
clang & llvm examples, e.g. AST Interpreter, Function Pointer Analysis, Value Range Analysis, Data-Flow Analysis, Andersen Pointer Analysis, LLVM Backend...
☆277Apr 16, 2022Updated 3 years ago
Alternatives and similar repositories for clang-llvm-tutorial
Users that are interested in clang-llvm-tutorial are comparing it to the libraries listed below
Sorting:
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆234Jun 19, 2019Updated 6 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Jan 15, 2020Updated 6 years ago
- Static Value-Flow Analysis Framework for Source Code☆1,646Feb 6, 2026Updated last week
- A LLVM-based static analysis framework.☆1,029Updated this week
- Pointer analysis prototype (currently including anderson, steensgard).☆16Dec 20, 2021Updated 4 years ago
- Static range analysis for the LLVM compiler infrastructure.☆56Oct 8, 2019Updated 6 years ago
- A collection of out-of-tree LLVM passes for teaching and learning☆3,354Jan 1, 2026Updated last month
- [LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.☆524May 21, 2025Updated 8 months ago
- A collection of out-of-tree Clang plugins for teaching and learning☆758Jan 14, 2026Updated last month
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆168Dec 4, 2025Updated 2 months ago
- A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accompli…☆105Jun 17, 2022Updated 3 years ago
- Symbolic range analysis for LLVM.☆12Jan 10, 2016Updated 10 years ago
- Confirms the capability of Hardware-Accelerated Virtualization Technology.☆10Oct 26, 2025Updated 3 months ago
- LLVM IR入门指南☆1,501Jan 4, 2026Updated last month
- Precise and high-order static points-to/taint analysis based on LLVM IR.☆89Sep 18, 2025Updated 4 months ago
- A curated list of awesome directed fuzzing research papers☆582Dec 27, 2025Updated last month
- DR.CHECKER : A Soundy Vulnerability Detection Tool for Linux Kernel Drivers☆337Apr 30, 2022Updated 3 years ago
- A step-by-step tutorial for building an LLVM sample pass☆220May 14, 2020Updated 5 years ago
- Pointer Analysis with Tunable Precision☆27Mar 23, 2016Updated 9 years ago
- Study notes about LLVM. LLVM 学习笔记. Licensed under CC BY-NC-SA 4.0☆148Jan 6, 2024Updated 2 years ago
- ☆47May 27, 2023Updated 2 years ago
- A wrapper script to build whole-program LLVM bitcode files☆730Dec 30, 2025Updated last month
- SymCC: efficient compiler-based symbolic execution☆856May 12, 2025Updated 9 months ago
- llvm crash analysis☆44Jun 26, 2024Updated last year
- A curated list of awesome LLVM (including Clang, etc) related resources.☆686Oct 10, 2025Updated 4 months ago
- AST interpreter with clang 5.0.0 and llvm 5.0.0☆14Dec 7, 2019Updated 6 years ago
- UNMAINTAINED: Examples of using the LLVM and Clang compilation libraries and tools☆1,187Sep 18, 2018Updated 7 years ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆149Jan 30, 2025Updated last year
- ParmeSan: Sanitizer-guided Greybox Fuzzing☆177Apr 19, 2024Updated last year
- 存储iot设备分析工具和分析文件☆14May 28, 2021Updated 4 years ago
- ☆25Oct 4, 2018Updated 7 years ago
- Directed Greybox Fuzzing with AFL☆552Mar 13, 2024Updated last year
- ☆45Mar 13, 2022Updated 3 years ago
- An LLVM sanitizer tutorial☆204Jun 1, 2022Updated 3 years ago
- A collection of code samples showing usage of clang and llvm as a library☆755Dec 2, 2019Updated 6 years ago
- All virtualization escape challenges and writeups in RealWorldCTF☆89Jan 14, 2019Updated 7 years ago
- A library for disassembling x86-64 binaries.☆44Apr 24, 2025Updated 9 months ago
- Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic e…☆953Jul 18, 2022Updated 3 years ago
- ☆30Sep 13, 2024Updated last year