A LLVM Sanitizer for Symbolic Tracing
☆234Feb 7, 2026Updated 3 weeks ago
Alternatives and similar repositories for symsan
Users that are interested in symsan are comparing it to the libraries listed below
Sorting:
- JIGSAW is a fuzzing-based path constraint solver.☆69May 31, 2024Updated last year
- Super Fast Concolic Execution Engine based on Source Code Taint Tracing☆102Jul 14, 2022Updated 3 years ago
- fuzzing + concolic = fuzzolic :)☆127Nov 6, 2025Updated 3 months ago
- SymCC: efficient compiler-based symbolic execution☆856May 12, 2025Updated 9 months ago
- SymQEMU: Compilation-based symbolic execution for binaries☆368May 5, 2025Updated 9 months ago
- The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power…☆65Feb 28, 2022Updated 4 years ago
- Challenging testcases for fuzzers☆73Mar 5, 2024Updated last year
- The Use of Likely Invariants as Feedback for Fuzzers☆93Jan 19, 2022Updated 4 years ago
- A Linux Kernel Module that implements a fast snapshot mechanism for fuzzing.☆141Aug 17, 2021Updated 4 years ago
- A ground-truth fuzzing benchmark suite based on real programs with real bugs.☆334Jan 11, 2026Updated last month
- GraphFuzz is an experimental framework for building structure-aware, library API fuzzers.☆272Jan 16, 2024Updated 2 years ago
- A data-flow-guided fuzzer☆124Aug 19, 2023Updated 2 years ago
- QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing☆655Nov 23, 2022Updated 3 years ago
- An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.☆588Feb 20, 2026Updated last week
- A grammar-based custom mutator for AFL++☆271Dec 22, 2025Updated 2 months ago
- The fastest Intel-PT decoder for fuzzing