trailofbits / deepstate
A unit test-like interface for fuzzing and symbolic execution
☆826Updated 3 weeks ago
Alternatives and similar repositories for deepstate:
Users that are interested in deepstate are comparing it to the libraries listed below
- Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic e…☆938Updated 2 years ago
- QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing☆634Updated 2 years ago
- SymCC: efficient compiler-based symbolic execution☆796Updated 7 months ago
- Set of tests for fuzzing engines☆1,435Updated 3 years ago
- Library for structured fuzzing with protobuffers☆605Updated this week
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆508Updated 3 years ago
- An LLVM-based instrumentation tool for universal taint tracking, dataflow analysis, and tracing.☆547Updated this week
- A fast, parallel test case minimization tool.☆952Updated 4 years ago
- RetroWrite -- Retrofitting compiler passes through binary rewriting☆698Updated 9 months ago
- DARPA Challenges Sets for Linux, Windows, and macOS☆525Updated last year
- Produce code coverage results with gcov from afl-fuzz test cases☆475Updated 7 months ago
- ☆379Updated 3 years ago
- AFLFast (extends AFL with Power Schedules)☆415Updated last year
- History of symbolic execution (as well as SAT/SMT solving, fuzzing, and taint data tracking)☆490Updated 5 months ago
- american fuzzy lop (copy of the source code for easy access)☆608Updated 7 years ago
- Driller: augmenting AFL with symbolic execution!☆912Updated 2 years ago
- A LLVM-based static analysis framework.☆963Updated this week
- Domain-Specific Fuzzing with Waypoints☆237Updated last year
- A powerful static binary rewriting tool☆1,006Updated last month
- Generation-based, context-free grammar fuzzer. Refer to https://github.com/posidron/dharma for a maintained version.☆487Updated 3 years ago
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆577Updated 6 years ago
- A static binary rewriter that does not use heuristics☆302Updated 6 years ago
- Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE☆316Updated this week
- A taint-tracking plugin for the Valgrind memory checking tool☆257Updated last year
- Utilities for automated crash sample processing/analysis, easy afl-fuzz job management and corpus optimization☆415Updated 6 years ago
- Intermediate Representation for Binary analysis and transformation☆324Updated this week
- gramfuzz is a grammar-based fuzzer that lets one define complex grammars to generate text and binary data formats.☆256Updated 4 years ago
- A lightweight dynamic instrumentation library☆1,207Updated 2 months ago
- A wrapper script to build whole-program LLVM bitcode files☆701Updated 2 months ago
- Directed Greybox Fuzzing with AFL☆523Updated 11 months ago