Static analyzer for C/C++ based on the theory of Abstract Interpretation.
☆3,123Apr 24, 2025Updated 11 months ago
Alternatives and similar repositories for ikos
Users that are interested in ikos are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A LLVM-based static analysis framework.☆1,038Mar 14, 2026Updated last week
- A library for building abstract interpretation-based analyses. **Update**: crab is still actively maintained. Please use branch dev.☆250Oct 23, 2024Updated last year
- SPARTA is a library of software components specially designed for building high-performance static analyzers based on the theory of Abstr…☆665Mar 15, 2026Updated last week
- Static Analyzer for LLVM bitcode based on Abstract Interpretation. **Update**: clam is still actively maintained. Please use branch dev1…☆287Apr 21, 2024Updated last year
- SeaHorn Verification Framework☆475May 27, 2025Updated 9 months ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆335Feb 25, 2026Updated 3 weeks ago
- CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.☆2,546Mar 17, 2026Updated last week
- SymCC: efficient compiler-based symbolic execution☆862Mar 16, 2026Updated last week
- A superoptimizer for LLVM IR☆2,359Aug 28, 2024Updated last year
- C-Reduce, a C and C++ program reducer☆1,645Jun 1, 2024Updated last year
- [LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.☆525May 21, 2025Updated 10 months ago
- C Bounded Model Checker☆1,034Updated this week
- KLEE Symbolic Execution Engine☆2,921Feb 21, 2026Updated last month
- A unit test-like interface for fuzzing and symbolic execution☆856Aug 22, 2025Updated 7 months ago
- Version of IKOS abstract interpreter implementing parallel deterministic fixpoint computation☆16Aug 24, 2020Updated 5 years ago
- Static Value-Flow Analysis Framework for Source Code☆1,663Updated this week
- Record and Replay Framework☆10,433Updated this week
- mimalloc is a compact general purpose allocator with excellent performance.☆12,631Mar 16, 2026Updated last week
- Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic e…☆955Jul 18, 2022Updated 3 years ago
- SMACK Software Verifier and Verification Toolchain☆444Updated this week
- Library for lifting machine code to LLVM bitcode☆1,642Mar 11, 2026Updated 2 weeks ago
- ⚙️ A curated list of static analysis (SAST) tools and linters for all programming languages, config files, build tools, and more. The foc…☆14,440Mar 17, 2026Updated last week
- Bloaty: a size profiler for binaries☆5,400Updated this week
- mold: A Modern Linker 🦠☆16,304Mar 4, 2026Updated 2 weeks ago
- Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode☆2,761Apr 26, 2022Updated 3 years ago
- The Z3 Theorem Prover☆12,076Updated this week
- An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.☆591Feb 20, 2026Updated last month
- Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)☆3,313Jan 6, 2026Updated 2 months ago
- Apron Numerical Abstract Domain Library☆144Feb 13, 2026Updated last month
- A static analyzer for Java, C, C++, and Objective-C☆15,544Updated this week
- Practical mutation testing and fault injection for C and C++☆800Updated this week
- Crucible is a library for symbolic simulation of imperative programs☆760Updated this week
- A fast and accurate disassembler☆741Jan 23, 2026Updated 2 months ago
- static analysis of C/C++ code☆6,547Mar 17, 2026Updated last week
- Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software v…☆4,098Mar 8, 2026Updated 2 weeks ago
- A new context, field, and array-sensitive heap analysis for LLVM bitcode based on DSA.☆169Dec 4, 2025Updated 3 months ago
- llvm-mctoll☆870Jun 22, 2024Updated last year
- Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let peopl…☆3,261Oct 7, 2024Updated last year
- History of symbolic execution (as well as SAT/SMT solving, fuzzing, and taint data tracking)☆495Aug 24, 2024Updated last year