trailofbits / deepstateLinks
A unit test-like interface for fuzzing and symbolic execution
☆851Updated 5 months ago
Alternatives and similar repositories for deepstate
Users that are interested in deepstate are comparing it to the libraries listed below
Sorting:
- Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic e…☆952Updated 3 years ago
- QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing☆656Updated 3 years ago
- A fast, parallel test case minimization tool.☆976Updated 5 years ago
- SymCC: efficient compiler-based symbolic execution☆856Updated 8 months ago
- american fuzzy lop (copy of the source code for easy access)☆608Updated 8 years ago
- DARPA Challenges Sets for Linux, Windows, and macOS☆534Updated 2 years ago
- An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.☆588Updated 9 months ago
- Library for structured fuzzing with protobuffers☆651Updated 3 weeks ago
- History of symbolic execution (as well as SAT/SMT solving, fuzzing, and taint data tracking)☆495Updated last year
- Produce code coverage results with gcov from afl-fuzz test cases☆487Updated last year
- Domain-Specific Fuzzing with Waypoints☆241Updated 2 years ago
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆519Updated 4 years ago
- RetroWrite -- Retrofitting compiler passes through binary rewriting☆735Updated 9 months ago
- Set of tests for fuzzing engines☆1,461Updated 4 years ago
- Driller: augmenting AFL with symbolic execution!☆964Updated 10 months ago
- AFLFast (extends AFL with Power Schedules)☆422Updated 2 years ago
- Understand and mitigate software-observable side-channels☆506Updated 5 years ago
- A static binary rewriter that does not use heuristics☆310Updated 7 years ago
- Some C++ example code to demonstrate how to perform code similarity searches using SimHashing.☆559Updated 5 years ago
- The 'exploitable' GDB plugin☆747Updated 3 years ago
- Generation-based, context-free grammar fuzzer. Refer to https://github.com/posidron/dharma for a maintained version.☆494Updated 4 years ago
- Utilities for automated crash sample processing/analysis, easy afl-fuzz job management and corpus optimization☆417Updated 7 years ago
- A taint-tracking plugin for the Valgrind memory checking tool☆263Updated 8 months ago
- A lightweight dynamic instrumentation library☆1,303Updated 10 months ago
- LAVA: Large-scale Automated Vulnerability Addition☆409Updated this week
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆589Updated 7 years ago
- 🌪️ Application fuzzer☆441Updated 3 years ago
- A Kernel fuzzer focusing on race bugs☆378Updated 6 years ago
- Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.☆1,296Updated 2 years ago
- A LLVM-based static analysis framework.☆1,027Updated last week