GaloisInc / cclyzerpp
cclyzer++ is a precise and scalable pointer analysis for LLVM code.
☆140Updated 2 months ago
Alternatives and similar repositories for cclyzerpp:
Users that are interested in cclyzerpp are comparing it to the libraries listed below
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆165Updated 9 months ago
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆58Updated last year
- A LLVM Sanitizer for Symbolic Tracing☆218Updated 6 months ago
- A data dependence analyzer for C program☆21Updated 3 years ago
- Symbolic Program Slicing with LLVM☆79Updated 4 years ago
- SCTBench: a set of C/C++ pthread benchmarks for evaluating concurrency testing techniques.☆28Updated 3 years ago
- SanRazor is a sanitizer check reduction tool aiming to incur little overhead while retaining all important sanitizer checks.☆53Updated 3 years ago
- Precise and high-order static points-to/taint analysis based on LLVM IR.☆73Updated 2 years ago
- LLVM meets Code Property Graphs☆92Updated 4 years ago
- UBGen can generate programs with undefined behaviors (e.g., buffer-overflow, use-after-free, etc.)☆57Updated 11 months ago
- Static range analysis for the LLVM compiler infrastructure.☆56Updated 5 years ago
- Dynamic Program Slicing in LLVM Compiler☆136Updated 6 years ago
- A precise and scalable pointer analysis for LLVM, written in Ascent☆66Updated last month
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆279Updated 11 months ago
- Software Security Analysis Course☆52Updated last month
- Recent symbolic execution papers and tools.☆154Updated 5 months ago
- LLVM pass☆23Updated 4 years ago
- Runtime type and bounds-error checking for C/C++☆103Updated 3 months ago
- Pointer Analysis with Tunable Precision☆26Updated 9 years ago
- Scalable Validator for Binary Lifters☆55Updated 4 years ago
- Linear-time Temporal Logic guided Greybox Fuzzing (ICSE'22)☆55Updated last year
- ☆51Updated last year
- Exports an LLVM control flow graph (CFG) (including function calls) to JSON☆23Updated 3 years ago
- ☆14Updated 9 months ago
- A high-performance, parallel, compilation-based symbolic execution engine☆128Updated last week
- A toolkit for building whole-program LLVM bitcode files☆76Updated 3 years ago
- ☆63Updated 5 years ago
- A benchmark suite containing 1 million compilable programs, mined from the largest public C repositories on GitHub.☆101Updated 5 years ago
- A collection of code based on LLVM/Clang compilation libraries and tools☆39Updated 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 …☆53Updated 6 years ago