cclyzer++ is a precise and scalable pointer analysis for LLVM code.
☆150Jan 30, 2025Updated last year
Alternatives and similar repositories for cclyzerpp
Users that are interested in cclyzerpp are comparing it to the libraries listed below
Sorting:
- A precise and scalable pointer analysis for LLVM, written in Ascent☆68Mar 1, 2025Updated last year
- MATE is a suite of tools for interactive program analysis with a focus on hunting for bugs in C and C++ code using Code Property Graphs.☆194Oct 29, 2022Updated 3 years ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆169Dec 4, 2025Updated 3 months ago
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆287Apr 21, 2024Updated last year
- GrayC: Greybox Fuzzing of Compilers and Analysers for C☆62Jan 28, 2026Updated last month
- Precise and high-order static points-to/taint analysis based on LLVM IR.☆90Sep 18, 2025Updated 5 months ago
- A LLVM-based static analysis framework.☆1,035Updated this week
- Static range analysis for the LLVM compiler infrastructure.☆56Oct 8, 2019Updated 6 years ago
- VAST is an experimental compiler pipeline designed for program analysis of C and C++. It provides a tower of IRs as MLIR dialects to choo…☆435Updated this week
- A tool for analyzing LLVM bitcode using Datalog.☆101Oct 2, 2020Updated 5 years ago
- Source code of a few LLVM passes that I wrote to learn and that now I am sharing for my LLVM course for security engineering☆28Sep 16, 2022Updated 3 years ago
- A library for binary analysis and rewriting☆50Sep 28, 2023Updated 2 years ago
- A LLVM Sanitizer for Symbolic Tracing☆234Updated this week
- LLVM Abstraction & Refinement Tool. The goal of this tool is to provide LLVM-to-LLVM transformations that implement various program abstr…☆19Mar 17, 2023Updated 2 years ago
- Static Value-Flow Analysis Framework for Source Code☆1,652Feb 26, 2026Updated last week
- Prototype of the paper "APICraft: Fuzz Driver Generation for Closed-source SDK Libraries".☆66Dec 14, 2021Updated 4 years ago
- [LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.☆524May 21, 2025Updated 9 months ago
- SymCC: efficient compiler-based symbolic execution☆859May 12, 2025Updated 9 months ago
- Intermediate Representation for Binary analysis and transformation☆349Jan 14, 2026Updated last month
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆334Feb 25, 2026Updated last week
- LLVM meets Code Property Graphs☆96Feb 27, 2021Updated 5 years ago
- Sys, but no longer in Haskell☆19Mar 14, 2022Updated 3 years ago
- FastKLEE: Faster Symbolic Execution via Reducing Redundant Bound Checking of Type-Safe Pointers☆23May 31, 2023Updated 2 years ago
- Open-source symbolic execution framework: https://maat.re☆648Feb 22, 2026Updated last week
- Andersen's inclusion-based pointer analysis re-implementation in LLVM☆235Jun 19, 2019Updated 6 years ago
- Generate Soufflé Datalog types, relations, and facts that represent ASTs from a variety of programming languages.☆80Updated this week
- SymFusion: Hybrid Instrumentation for Concolic Execution☆18May 5, 2023Updated 2 years ago
- A tool for effective testing the binding layer of scripting languages☆79Jun 23, 2022Updated 3 years ago
- An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.☆588Feb 20, 2026Updated 2 weeks ago
- Tutorial on Symbolic Execution. Hands-on session is based on the angr framework.☆136May 14, 2021Updated 4 years ago
- Symbolic Execution Engine based on Ghidra's PCode☆84Mar 16, 2023Updated 2 years ago
- S2E: A platform for multi-path program analysis with selective symbolic execution.☆512Feb 15, 2026Updated 2 weeks ago
- A cheat sheet that summarises "strategies" (or techniques) to use with angr.☆32Jan 24, 2021Updated 5 years ago
- A Unit-Based Symbolic Execution Method for Detecting Memory Corruption Vulnerabilities in Executable Codes☆43May 7, 2023Updated 2 years ago
- DAI: Demanded Abstract Interpretation☆16Sep 23, 2024Updated last year
- ☆10Jul 9, 2020Updated 5 years ago
- AFL++(2.63c/2.65c) + aflsmart(5ad7ea3)☆11Oct 20, 2020Updated 5 years ago
- Experimental MLIR based points-to analysis tool☆17Jan 21, 2026Updated last month
- Simple grammar-based test case generator☆40Feb 23, 2026Updated last week