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.
☆418Updated 3 weeks ago
Alternatives and similar repositories for vast
Users that are interested in vast are comparing it to the libraries listed below
Sorting:
- A new (MLIR based) high-level IR for clang.☆495Updated this week
- Automatic verification of LLVM optimizations☆901Updated this week
- Super-parallel Python port of the C-Reduce☆281Updated last month
- A collection of out-of-tree Clang plugins for teaching and learning☆732Updated 2 weeks ago
- A high performance LLVM-based dynamic binary instrumentation framework☆263Updated 11 months ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆157Updated 2 years ago
- Lift machine code to performant LLVM IR☆429Updated 10 months ago
- Peter's Amazing Syntax Tree Analyzer☆130Updated 7 months ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 11 months ago
- Whole Program LLVM: wllvm ported to go☆316Updated last year
- Basic SAT model of x86 instructions using Z3, autogenerated from Intel docs☆317Updated 3 years ago
- Yet Another Random Program Generator☆507Updated this week
- Rellic produces goto-free C output from LLVM bitcode☆558Updated this week
- SymCC: efficient compiler-based symbolic execution☆813Updated this week
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆142Updated 3 months ago
- A LLVM-based static analysis framework.☆982Updated last week
- ☆184Updated this week
- DebugIR: Debugging LLVM-IR Files☆138Updated 5 months ago
- A step-by-step tutorial for building an LLVM sample pass☆216Updated 5 years ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆167Updated 4 years ago
- ☆253Updated 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 …☆54Updated 6 years ago
- llvm-mctoll☆844Updated 10 months ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆279Updated last year
- An LLVM sanitizer tutorial☆199Updated 2 years ago
- An LLVM IR dataset for data-driven compiler optimization research☆44Updated this week
- example LLVM pass☆583Updated 2 months ago
- Some experiments with SMT solvers and GIMPLE IR☆74Updated this week
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆241Updated 6 months ago
- ☆52Updated 2 years ago