trailofbits / vast
VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choose the best fit representations for a program analysis or further program abstraction.
☆411Updated last week
Alternatives and similar repositories for vast:
Users that are interested in vast are comparing it to the libraries listed below
- Automatic verification of LLVM optimizations☆877Updated 2 weeks ago
- A new (MLIR based) high-level IR for clang.☆474Updated this week
- Super-parallel Python port of the C-Reduce☆273Updated 2 months ago
- Yet Another Random Program Generator☆502Updated 7 months ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆157Updated 2 years ago
- Peter's Amazing Syntax Tree Analyzer☆127Updated 6 months ago
- A high performance LLVM-based dynamic binary instrumentation framework☆255Updated 9 months ago
- A collection of out-of-tree Clang plugins for teaching and learning☆727Updated 4 months ago
- SymCC: efficient compiler-based symbolic execution☆799Updated 3 weeks ago
- Whole Program LLVM: wllvm ported to go☆312Updated 11 months ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 9 months ago
- Rellic produces goto-free C output from LLVM bitcode☆554Updated 6 months ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆238Updated 5 months ago
- Lift machine code to performant LLVM IR☆420Updated 9 months ago
- llvm-mctoll☆838Updated 9 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆140Updated 2 months ago
- anvill forges beautiful LLVM bitcode out of raw machine code☆349Updated 6 months ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆168Updated 4 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆279Updated 11 months ago
- Basic SAT model of x86 instructions using Z3, autogenerated from Intel docs☆317Updated 3 years ago
- A step-by-step tutorial for building an LLVM sample pass☆215Updated 4 years ago
- An LLVM sanitizer tutorial☆199Updated 2 years ago
- This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in …☆53Updated 6 years ago
- example LLVM pass☆581Updated 3 weeks ago
- DebugIR: Debugging LLVM-IR Files☆134Updated 3 months ago
- ☆177Updated last week
- ☆253Updated last year
- A benchmark suite containing 1 million compilable programs, mined from the largest public C repositories on GitHub.☆101Updated 5 years ago
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆527Updated 6 months ago
- Some experiments with SMT solvers and GIMPLE IR☆73Updated this week