History of symbolic execution (as well as SAT/SMT solving, fuzzing, and taint data tracking)
☆495Aug 24, 2024Updated last year
Alternatives and similar repositories for symbolic-execution
Users that are interested in symbolic-execution are comparing it to the libraries listed below
Sorting:
- SymGDB - symbolic execution plugin for gdb☆218May 15, 2018Updated 7 years ago
- QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing☆655Nov 23, 2022Updated 3 years ago
- Seeding fuzzers with symbolic execution☆203Oct 20, 2017Updated 8 years ago
- A bibliography of papers related to symbolic execution☆291Aug 12, 2016Updated 9 years ago
- A curated list of awesome symbolic execution resources including essential research papers, lectures, videos, and tools.☆1,466Jun 20, 2025Updated 8 months ago
- Driller: augmenting AFL with symbolic execution!☆965Mar 24, 2025Updated 11 months ago
- ☆386Oct 28, 2019Updated 6 years ago
- Tutorial on Symbolic Execution. Hands-on session is based on the angr framework.☆136May 14, 2021Updated 4 years ago
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆591Jan 10, 2019Updated 7 years ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆334Feb 25, 2026Updated last week
- AFL/QEMU fuzzing with full-system emulation.☆641Sep 9, 2018Updated 7 years ago
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆520Jan 18, 2022Updated 4 years ago
- Path based Dynamic Analysis☆118Mar 25, 2017Updated 8 years ago
- Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software v…☆4,080Dec 2, 2025Updated 3 months ago
- dynamic binary analysis via platform emulation☆904Jun 1, 2023Updated 2 years ago
- SymCC: efficient compiler-based symbolic execution☆859May 12, 2025Updated 9 months ago
- Modular And Compositional analysis with KLEE Engine☆117Dec 17, 2019Updated 6 years ago
- DECAF (short for Dynamic Executable Code Analysis Framework) is a binary analysis platform based on QEMU. This is also the home of the D…☆838Nov 19, 2024Updated last year
- Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free…☆1,850Feb 25, 2025Updated last year
- IDA 2016 plugin contest winner! Symbolic Execution just one-click away!☆1,615Jun 11, 2025Updated 8 months ago
- Clang instrumentation module for tracing variable and buffer comparisons in C/C++ and saving the coverage data to .sancov files☆203Mar 14, 2019Updated 6 years ago
- Improving AFL by using Intel PT to collect branch information☆292Jul 26, 2019Updated 6 years ago
- Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.☆1,299Jun 29, 2023Updated 2 years ago
- A survey by the SEASON lab on symbolic execution tools and techniques. The survey has appeared in ACM CSUR in 2018.☆84May 3, 2018Updated 7 years ago
- A unit test-like interface for fuzzing and symbolic execution☆853Aug 22, 2025Updated 6 months ago
- jemalloc heap exploitation framework☆466Nov 29, 2021Updated 4 years ago
- Symbolic execution tool☆3,838Feb 13, 2026Updated 3 weeks ago
- Small tool for generating ropchains using unicorn and z3☆198Feb 22, 2018Updated 8 years ago
- Source code for paper 'Automatic Heap Layout Manipulation for Exploitation'☆103Nov 24, 2019Updated 6 years ago
- Program synthesis based deobfuscation framework for the USENIX 2017 paper "Syntia: Synthesizing the Semantics of Obfuscated Code"☆316Jun 11, 2020Updated 5 years ago
- Reverse engineering tool for automatic structure recovering and memory use analysis based on DynamoRIO and Capstone☆324Aug 12, 2019Updated 6 years ago
- A Dynamic Binary Instrumentation framework based on LLVM.☆1,739Feb 20, 2026Updated 2 weeks ago
- Differential fuzzing for the masses!☆155Aug 9, 2017Updated 8 years ago
- Binary Analysis Platform☆2,215Apr 30, 2025Updated 10 months ago
- RetroWrite -- Retrofitting compiler passes through binary rewriting☆736Apr 26, 2025Updated 10 months ago
- A set of exploitation/reversing aids for IDA☆421Nov 28, 2017Updated 8 years ago
- This is the archived S2E 1.0 repo. We do not maintain it anymore.☆315Jun 25, 2020Updated 5 years ago
- Use angr in the IDA Pro debugger generating a state from the current debug session☆282Jul 22, 2020Updated 5 years ago
- A Python interface to AFL, allowing for easy injection of testcases and other functionality.☆645Apr 30, 2019Updated 6 years ago