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.
☆410Updated 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.☆457Updated this week
- Automatic verification of LLVM optimizations☆867Updated last week
- Yet Another Random Program Generator☆500Updated 6 months ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆157Updated 2 years ago
- Super-parallel Python port of the C-Reduce☆271Updated last month
- Peter's Amazing Syntax Tree Analyzer☆128Updated 5 months ago
- Whole Program LLVM: wllvm ported to go☆310Updated 10 months ago
- A collection of out-of-tree Clang plugins for teaching and learning☆721Updated 3 months ago
- SymCC: efficient compiler-based symbolic execution☆797Updated 7 months ago
- Rellic produces goto-free C output from LLVM bitcode☆550Updated 5 months ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation☆278Updated 10 months ago
- A high performance LLVM-based dynamic binary instrumentation framework☆253Updated 8 months ago
- ☆172Updated this week
- A wrapper script to build whole-program LLVM bitcode files☆704Updated 2 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆139Updated last month
- anvill forges beautiful LLVM bitcode out of raw machine code☆348Updated 5 months ago
- Lift machine code to performant LLVM IR☆410Updated 8 months ago
- ☆253Updated last year
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆164Updated 8 months ago
- A library for building abstract interpretation-based analyses☆237Updated 4 months ago
- S2E: A platform for multi-path program analysis with selective symbolic execution.☆459Updated 2 months ago
- DebugIR: Debugging LLVM-IR Files☆130Updated 2 months ago
- C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!☆516Updated 5 months ago
- An LLVM sanitizer tutorial☆199Updated 2 years ago
- A step-by-step tutorial for building an LLVM sample pass☆214Updated 4 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
- An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.☆550Updated last week
- example LLVM pass☆571Updated last year
- A LLVM-based static analysis framework.☆965Updated this week
- A Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, arrays and uninterpreted functions.☆341Updated 6 months ago