seahorn / sea-dsaLinks
A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.
☆165Updated 11 months ago
Alternatives and similar repositories for sea-dsa
Users that are interested in sea-dsa are comparing it to the libraries listed below
Sorting:
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆279Updated last year
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆241Updated 7 months ago
- cclyzer++ is a precise and scalable pointer analysis for LLVM code.☆144Updated 4 months ago
- A toolkit for building whole-program LLVM bitcode files☆77Updated 3 years ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆221Updated 5 years ago
- Constraint solver based on coverage-guided fuzzing☆247Updated last year
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆325Updated this week
- Symbolic Program Slicing with LLVM☆80Updated 4 years ago
- Dynamic Program Slicing in LLVM Compiler☆138Updated 6 years ago
- ☆52Updated 2 years ago
- ☆63Updated 5 years ago
- A LLVM Sanitizer for Symbolic Tracing☆221Updated this week
- Experimental translation of llvm to smt.☆56Updated 5 years ago
- Configurable instrumentation of LLVM bitcode☆34Updated 2 months ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆28Updated 3 years ago
- Pointer Analysis with Tunable Precision☆26Updated 9 years ago
- Sys: A Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code☆228Updated 3 years ago
- PTABen: Micro-benchmark Suite for Pointer Analysis☆78Updated last week
- Static Slicer for LLVM☆66Updated 9 years ago
- Whole Program LLVM: wllvm ported to go☆316Updated last year
- An easy guide to Clang Static Analyzer extension.☆142Updated 5 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 …☆56Updated 6 years ago
- A tool for analyzing LLVM bitcode using Datalog.☆100Updated 4 years ago
- Concurrency Paper☆108Updated 2 years ago
- Precise and high-order static points-to/taint analysis based on LLVM IR.☆78Updated 2 years ago
- Static Analysis Course☆65Updated this week
- Runtime type and bounds-error checking for C/C++☆103Updated 5 months ago
- Generate project templates for executables that use LLVM and LLVM passes☆52Updated 3 years ago
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆60Updated 2 weeks ago