enzet / symbolic-execution
History of symbolic execution (as well as SAT/SMT solving, fuzzing, and taint data tracking)
☆492Updated 8 months ago
Alternatives and similar repositories for symbolic-execution
Users that are interested in symbolic-execution are comparing it to the libraries listed below
Sorting:
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆325Updated last month
- SymCC: efficient compiler-based symbolic execution☆813Updated this week
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆512Updated 3 years ago
- A taint-tracking plugin for the Valgrind memory checking tool☆259Updated last year
- AFLFast (extends AFL with Power Schedules)☆417Updated last year
- FairFuzz: AFL extension targeting rare branches☆247Updated 6 years ago
- Driller: augmenting AFL with symbolic execution!☆934Updated last month
- QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing☆641Updated 2 years ago
- A bibliography of papers related to symbolic execution☆287Updated 8 years ago
- DARPA Challenges Sets for Linux, Windows, and macOS☆526Updated last year
- An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.☆564Updated last month
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆578Updated 6 years ago
- ☆383Updated 5 years ago
- A Kernel fuzzer focusing on race bugs☆364Updated 5 years ago
- A static binary rewriter that does not use heuristics☆304Updated 7 years ago
- Sys: A Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code☆228Updated 3 years ago
- S2E: A platform for multi-path program analysis with selective symbolic execution.☆470Updated 5 months ago
- Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic e…☆943Updated 2 years ago
- Domain-Specific Fuzzing with Waypoints☆236Updated 2 years ago
- ☆386Updated 3 years ago
- The Jakstab static analysis platform for binaries☆158Updated 5 years ago
- RetroWrite -- Retrofitting compiler passes through binary rewriting☆711Updated 2 weeks ago
- LAVA: Large-scale Automated Vulnerability Addition☆400Updated this week
- This is the archived S2E 1.0 repo. We do not maintain it anymore.☆314Updated 4 years ago
- ☆304Updated 3 years ago
- neural network assisted fuzzer☆402Updated 4 years ago
- Seeding fuzzers with symbolic execution☆201Updated 7 years ago
- Python Exploration with Z3☆330Updated 6 years ago
- Intermediate Representation for Binary analysis and transformation☆333Updated last week
- Directed Greybox Fuzzing with AFL☆530Updated last year