HexHive / magma
A ground-truth fuzzing benchmark suite based on real programs with real bugs.
☆304Updated 8 months ago
Alternatives and similar repositories for magma:
Users that are interested in magma are comparing it to the libraries listed below
- ☆301Updated 3 years ago
- Directed Greybox Fuzzing with AFL☆526Updated last year
- ☆188Updated 10 months ago
- ParmeSan: Sanitizer-guided Greybox Fuzzing☆176Updated 11 months ago
- MOpt-AFL provided by the paper "MOPT: Optimized Mutation Scheduling for Fuzzers"☆209Updated 4 years ago
- libdft for Intel Pin 3.x and 64 bit platform. (Dynamic taint tracking, taint analysis)☆250Updated last month
- A grammar-based custom mutator for AFL++☆249Updated 8 months ago
- Sys: A Static/Symbolic Tool for Finding Good Bugs in Good (Browser) Code☆226Updated 3 years ago
- A curated list of awesome directed fuzzing research papers☆503Updated this week
- ProFuzzBench - A Benchmark for Stateful Protocol Fuzzing☆227Updated 7 months ago
- UT based automated fuzz driver generation☆166Updated 2 months ago
- SymQEMU: Compilation-based symbolic execution for binaries☆342Updated 4 months ago
- source code for savior fuzzer☆127Updated 4 years ago
- A LLVM Sanitizer for Symbolic Tracing☆217Updated 6 months ago
- StateAFL: A Greybox Fuzzer for Stateful Network Servers☆164Updated last year
- FairFuzz: AFL extension targeting rare branches☆241Updated 6 years ago
- Superion is a fuzzer which extends the famous AFL to support structured inputs such as JavaScript and XML.☆133Updated 2 years ago
- ☆224Updated last year
- Usenix Security 2021 - AURORA: Statistical Crash Analysis for Automated Root Cause Explanation☆154Updated 2 years ago
- GraphFuzz is an experimental framework for building structure-aware, library API fuzzers.☆258Updated last year
- Detect missing check bugs in OS kernels☆108Updated last year
- Produce code coverage results with gcov from afl-fuzz test cases☆78Updated 2 months ago
- The Art, Science, and Engineering of Fuzzing: A Survey☆219Updated 2 weeks ago
- ☆93Updated last year
- fuzzing related paper☆226Updated 3 years ago
- A universal seed scheduler for fuzzers (LibFuzzer and AFL havoc mode) and concolic execution engine (qsym).☆115Updated last year
- S2E: A platform for multi-path program analysis with selective symbolic execution.