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.
☆400Updated 2 weeks ago
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.☆402Updated this week
- Automatic verification of LLVM optimizations☆816Updated this week
- Super-parallel Python port of the C-Reduce☆258Updated 3 weeks ago
- A high performance LLVM-based dynamic binary instrumentation framework☆248Updated 6 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆138Updated 5 months ago
- Peter's Amazing Syntax Tree Analyzer☆125Updated 2 months ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆157Updated 2 years ago
- Yet Another Random Program Generator☆492Updated 4 months ago
- S2E: A platform for multi-path program analysis with selective symbolic execution.☆455Updated last week
- anvill forges beautiful LLVM bitcode out of raw machine code☆340Updated 3 months ago
- A LLVM-based static analysis framework.☆949Updated this week
- SymCC: efficient compiler-based symbolic execution☆791Updated 5 months ago
- A library for building abstract interpretation-based analyses☆235Updated last month
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆162Updated 6 months ago
- ☆256Updated last year
- Lift machine code to performant LLVM IR☆398Updated 6 months ago
- Whole Program LLVM: wllvm ported to go☆306Updated 7 months ago
- Basic SAT model of x86 instructions using Z3, autogenerated from Intel docs☆316Updated 3 years ago
- A collection of out-of-tree Clang plugins for teaching and learning☆706Updated 3 weeks ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation☆278Updated 7 months ago
- An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.☆536Updated this week
- ☆162Updated this week
- 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 …☆52Updated 5 years ago
- Rellic produces goto-free C output from LLVM bitcode☆538Updated 3 months ago
- Bitwuzla is a Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, floating-point arithmetic, arrays a…☆221Updated this week
- Assembly super-optimization via constraint solving☆169Updated this week
- A step-by-step tutorial for building an LLVM sample pass☆214Updated 4 years ago
- example LLVM pass☆564Updated last year
- Generic model checker for concurrent C programs (mirror repository)☆134Updated 3 months ago
- Low-Level Software Security for Compiler Developers☆530Updated 4 months ago