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.
☆405Updated this 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.☆429Updated this week
- Automatic verification of LLVM optimizations☆853Updated this week
- Super-parallel Python port of the C-Reduce☆264Updated last week
- Yet Another Random Program Generator☆496Updated 5 months ago
- Peter's Amazing Syntax Tree Analyzer☆127Updated 4 months ago
- A high performance LLVM-based dynamic binary instrumentation framework☆252Updated 7 months ago
- A collection of out-of-tree Clang plugins for teaching and learning☆717Updated 2 months ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆157Updated 2 years ago
- ☆169Updated this week
- Basic SAT model of x86 instructions using Z3, autogenerated from Intel docs☆317Updated 3 years ago
- Lift machine code to performant LLVM IR☆405Updated 7 months ago
- Whole Program LLVM: wllvm ported to go☆308Updated 9 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆138Updated 6 months ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆163Updated 7 months ago
- A LLVM-based static analysis framework.☆955Updated this week
- ☆254Updated last year
- Static Analyzer for LLVM bitcode based on Abstract Interpretation☆277Updated 9 months ago
- Program Analisys and Transformation survey and links (particular focus on SSA)☆160Updated 3 years ago
- Rellic produces goto-free C output from LLVM bitcode☆546Updated 4 months ago
- anvill forges beautiful LLVM bitcode out of raw machine code☆346Updated 4 months ago
- A step-by-step tutorial for building an LLVM sample pass☆215Updated 4 years ago
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆508Updated 3 months ago
- SymCC: efficient compiler-based symbolic execution☆792Updated 6 months ago
- Some experiments with SMT solvers and GIMPLE IR☆72Updated this week
- A Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, arrays and uninterpreted functions.☆339Updated 5 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 …☆53Updated 6 years ago
- An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.☆541Updated last month
- DebugIR: Debugging LLVM-IR Files☆128Updated last month
- A library for building abstract interpretation-based analyses☆236Updated 3 months ago
- S2E: A platform for multi-path program analysis with selective symbolic execution.☆458Updated last month