enzet / symbolic-execution
History of symbolic execution (as well as SAT/SMT solving, fuzzing, and taint data tracking)
☆490Updated 6 months ago
Alternatives and similar repositories for symbolic-execution:
Users that are interested in symbolic-execution are comparing it to the libraries listed below
- AFLFast (extends AFL with Power Schedules)☆414Updated last year
- QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing☆634Updated 2 years ago
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆509Updated 3 years ago
- An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.☆550Updated last week
- FairFuzz: AFL extension targeting rare branches☆241Updated 6 years ago
- Driller: augmenting AFL with symbolic execution!☆914Updated 2 years ago
- SymCC: efficient compiler-based symbolic execution☆797Updated 7 months ago
- Domain-Specific Fuzzing with Waypoints☆237Updated last year
- A taint-tracking plugin for the Valgrind memory checking tool☆258Updated last year
- neural network assisted fuzzer☆400Updated 4 years ago
- A bibliography of papers related to symbolic execution☆284Updated 8 years ago
- ☆379Updated 5 years ago
- DARPA Challenges Sets for Linux, Windows, and macOS☆524Updated last year
- Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic e…☆939Updated 2 years ago
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆577Updated 6 years ago
- S2E: A platform for multi-path program analysis with selective symbolic execution.☆459Updated 2 months ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆318Updated 2 weeks ago
- RetroWrite -- Retrofitting compiler passes through binary rewriting☆698Updated 9 months ago
- LAVA: Large-scale Automated Vulnerability Addition☆386Updated 2 weeks ago
- DARPA Cyber Grand Challenge Sample Challenges☆317Updated 6 years ago
- Directed Greybox Fuzzing with AFL☆523Updated 11 months ago
- Python Exploration with Z3☆323Updated 6 years ago
- A static binary rewriter that does not use heuristics☆302Updated 6 years ago
- PerfFuzz: Automatically Generate Pathological Inputs for C/C++ programs☆133Updated 5 years ago
- Intermediate Representation for Binary analysis and transformation☆324Updated last week
- Sys: A Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code☆226Updated 2 years ago
- A Kernel fuzzer focusing on race bugs☆362Updated 5 years ago
- Utilities for automated crash sample processing/analysis, easy afl-fuzz job management and corpus optimization☆415Updated 6 years ago
- Shellphish's automated patching engine, originally created for the Cyber Grand Challenge.☆254Updated last month
- Produce code coverage results with gcov from afl-fuzz test cases☆476Updated 8 months ago