regehr / itc-benchmarksLinks
static analysis benchmarks from Toyota ITC
☆113Updated 2 years ago
Alternatives and similar repositories for itc-benchmarks
Users that are interested in itc-benchmarks are comparing it to the libraries listed below
Sorting:
- CREST is a concolic test generation tool for C.☆162Updated 4 years ago
- Dynamic Program Slicing in LLVM Compiler☆138Updated 6 years ago
- Static Slicer for LLVM☆66Updated 9 years ago
- Collection of Verification Tasks (MOVED, please follow the link)☆183Updated 3 years ago
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆245Updated 8 months ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆281Updated last year
- Semantic program repair system for C programs☆100Updated 2 years ago
- Lean C/C++ Bounds Checking with Low-Fat Pointers☆182Updated 3 years ago
- Constraint solver based on coverage-guided fuzzing☆248Updated last year
- A tool for analyzing LLVM bitcode using Datalog.☆100Updated 4 years ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆326Updated 3 weeks ago
- PTABen: Micro-benchmark Suite for Pointer Analysis☆78Updated this week
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆29Updated 3 years ago
- Configurable instrumentation of LLVM bitcode☆34Updated 2 months ago
- KLEE's version of uClibc☆53Updated last year
- An easy guide to Clang Static Analyzer extension.☆144Updated 5 years ago
- A survey by the SEASON lab on symbolic execution tools and techniques. The survey has appeared in ACM CSUR in 2018.☆81Updated 7 years ago
- PerfFuzz: Automatically Generate Pathological Inputs for C/C++ programs☆134Updated 5 years ago
- A static checker for identifying unstable code.☆361Updated 10 years ago
- minimal symbolic model checker & fuzzer☆112Updated 10 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated last year
- CCG is a random C Code Generator☆44Updated 2 years ago
- Cross Translation Unit analysis capability for Clang Static Analyzer. (Fork of official clang at http://llvm.org/git/clang)☆15Updated 5 years ago
- An LLVM sanitizer tutorial☆199Updated 3 years ago
- Toolset to do differential testing on the Clang Static Analyzer☆21Updated 2 years ago
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆221Updated 6 years ago
- CPAchecker, the Configurable Software-Verification Platform (read-only mirror)☆241Updated this week
- Static Analyzer and Verifier☆47Updated 8 months ago
- APISan: Sanitizing API Usages through Semantic Cross-Checking☆64Updated 3 years ago
- Nidhugg is a bug-finding tool which targets bugs caused by concurrency and relaxed memory consistency in concurrent programs. It is parti…☆81Updated 6 months ago