GaloisInc / cclyzerpp
cclyzer++ is a precise and scalable pointer analysis for LLVM code.
☆138Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for cclyzerpp
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆162Updated 5 months ago
- A LLVM Sanitizer for Symbolic Tracing☆208Updated 2 months ago
- Precise and high-order static points-to/taint analysis based on LLVM IR.☆71Updated 2 years ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆56Updated 11 months ago
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆54Updated 7 months ago
- Symbolic Program Slicing with LLVM☆77Updated 4 years ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆51Updated 3 years ago
- Static range analysis for the LLVM compiler infrastructure.☆55Updated 5 years ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation☆277Updated 7 months ago
- Whole Program LLVM: wllvm ported to go☆303Updated 6 months ago
- LLVM meets Code Property Graphs☆87Updated 3 years ago
- ☆12Updated 5 months ago
- BinRec: Dynamic Binary Lifting and Recompilation☆125Updated last year
- ☆50Updated last year
- A toolkit for building whole-program LLVM bitcode files☆73Updated 3 years ago
- Recent symbolic execution papers and tools.☆146Updated 3 weeks ago
- A library for building abstract interpretation-based analyses☆233Updated last month
- Linear-time Temporal Logic guided Greybox Fuzzing (ICSE'22)☆52Updated 7 months ago
- A data dependence analyzer for C program☆20Updated 2 years ago
- JIGSAW is a fuzzing-based path constraint solver.☆68Updated 5 months ago
- Pointer Analysis with Tunable Precision☆26Updated 8 years ago
- Teaching and Learning Software Verification via SVF☆32Updated last month
- A precise and scalable pointer analysis for LLVM, written in Ascent☆57Updated 3 weeks ago
- A CallGraph Generation LLVM Pass for C and C++ program☆21Updated 2 years ago
- Dynamic Program Slicing in LLVM Compiler☆134Updated 6 years ago
- TypeDive: Multi-Layer Type Analysis (MLTA) for Refining Indirect-Call Targets☆85Updated 8 months ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆28Updated 2 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 …☆52Updated 5 years ago
- Scalable Validator for Binary Lifters☆54Updated 4 years ago
- A Pointer Analysis Framework for Rust☆42Updated last month