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.
☆414Updated last week
Alternatives and similar repositories for vast:
Users that are interested in vast are comparing it to the libraries listed below
- A new (MLIR based) high-level IR for clang.☆483Updated this week
- Automatic verification of LLVM optimizations☆888Updated this week
- Yet Another Random Program Generator☆504Updated 8 months ago
- Super-parallel Python port of the C-Reduce☆279Updated 3 weeks ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆157Updated 2 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 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
- A high performance LLVM-based dynamic binary instrumentation framework☆260Updated 10 months ago
- example LLVM pass☆582Updated last month
- Whole Program LLVM: wllvm ported to go☆314Updated 11 months ago
- ☆180Updated last week
- Peter's Amazing Syntax Tree Analyzer☆130Updated 7 months ago
- SymCC: efficient compiler-based symbolic execution☆802Updated last month
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆239Updated 6 months ago
- A collection of out-of-tree Clang plugins for teaching and learning☆730Updated 5 months ago
- Basic SAT model of x86 instructions using Z3, autogenerated from Intel docs☆317Updated 3 years ago
- anvill forges beautiful LLVM bitcode out of raw machine code☆348Updated 7 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆141Updated 2 months ago
- ☆253Updated last year
- Rellic produces goto-free C output from LLVM bitcode☆555Updated 7 months ago
- A LLVM-based static analysis framework.☆978Updated 2 weeks ago
- A wrapper script to build whole-program LLVM bitcode files☆708Updated 4 months ago
- Bitwuzla is a Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, floating-point arithmetic, arrays a…☆247Updated last week
- llvm-mctoll☆842Updated 10 months ago
- SeaHorn Verification Framework☆446Updated last month
- An LLVM sanitizer tutorial☆199Updated 2 years ago
- Lift machine code to performant LLVM IR☆423Updated 10 months 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
- Sail architecture definition language☆713Updated last week
- A Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, arrays and uninterpreted functions.☆344Updated 8 months ago