trailofbits / vastLinks
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.
☆419Updated 2 months ago
Alternatives and similar repositories for vast
Users that are interested in vast are comparing it to the libraries listed below
Sorting:
- Yet Another Random Program Generator☆520Updated last week
- Automatic verification of LLVM optimizations☆937Updated 3 weeks ago
- A new (MLIR based) high-level IR for clang.☆512Updated this week
- A high performance LLVM-based dynamic binary instrumentation framework☆267Updated last year
- Super-parallel Python port of the C-Reduce☆285Updated this week
- Peter's Amazing Syntax Tree Analyzer☆131Updated 9 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 5 months ago
- 💀 The former home of clangir, now part of the official LLVM incubator. See website below for details.☆156Updated 2 years ago
- Whole Program LLVM: wllvm ported to go☆321Updated last year
- example LLVM pass☆591Updated 4 months ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated last year
- NOELLE Offers Empowering LLVM Extensions☆78Updated last week
- ☆193Updated last week
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆281Updated last year
- A collection of out-of-tree Clang plugins for teaching and learning☆737Updated 2 months ago
- An LLVM IR dataset for data-driven compiler optimization research☆50Updated this week
- SymCC: efficient compiler-based symbolic execution☆824Updated 2 months ago
- ☆52Updated 2 years ago
- ☆252Updated 2 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆245Updated 8 months ago
- A LLVM-based static analysis framework.☆992Updated 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 …☆56Updated 6 years ago
- Rellic produces goto-free C output from LLVM bitcode☆563Updated last month
- Generic model checker for concurrent C programs (mirror repository)☆153Updated 3 months ago
- DebugIR: Debugging LLVM-IR Files☆140Updated 7 months ago
- Bitwuzla is a Satisfiability Modulo Theories (SMT) solver for the theories of fixed-size bit-vectors, floating-point arithmetic, arrays a…☆263Updated this week
- A wrapper script to build whole-program LLVM bitcode files☆714Updated 7 months ago
- anvill forges beautiful LLVM bitcode out of raw machine code☆352Updated 10 months ago
- Some experiments with SMT solvers and GIMPLE IR☆74Updated last week
- Basic SAT model of x86 instructions using Z3, autogenerated from Intel docs☆318Updated 3 years ago