Challenging testcases for fuzzers
☆73Mar 5, 2024Updated last year
Alternatives and similar repositories for fuzzer-challenges
Users that are interested in fuzzer-challenges are comparing it to the libraries listed below
Sorting:
- A LLVM Sanitizer for Symbolic Tracing☆234Feb 7, 2026Updated 3 weeks ago
- Fuzzers implemented with libafl to evaluate several techniques on fuzzbench☆13Oct 10, 2024Updated last year
- fuzzing + concolic = fuzzolic :)☆127Nov 6, 2025Updated 3 months ago
- A Linux Kernel Module that implements a fast snapshot mechanism for fuzzing.☆141Aug 17, 2021Updated 4 years ago
- A framework provides an interface to monitor and control fuzzers☆30Jul 5, 2023Updated 2 years ago
- SymFusion: Hybrid Instrumentation for Concolic Execution☆18May 5, 2023Updated 2 years ago
- Custom Agent and Tooling for using Nyx with Firefox☆21Jul 23, 2025Updated 7 months ago
- JIGSAW is a fuzzing-based path constraint solver.☆69May 31, 2024Updated last year
- This fork of QEMU enables fuzzing userspace ELF binaries under AFL++.☆85Feb 13, 2026Updated 2 weeks ago
- FuZZan: Efficient Sanitizer Metadata Design for Fuzzing☆124Mar 31, 2021Updated 4 years ago
- AFL++(2.63c/2.65c) + aflsmart(5ad7ea3)☆11Oct 20, 2020Updated 5 years ago
- AFL++ as a library: gives you all the tools necessary to craft the best fuzzer for your targets with ease!☆112Apr 30, 2021Updated 4 years ago
- A grammar-based custom mutator for AFL++☆271Dec 22, 2025Updated 2 months ago
- ParmeSan: Sanitizer-guided Greybox Fuzzing☆177Apr 19, 2024Updated last year
- ASPFuzz: Fuzzing the AMD SP's ROM bootloader with LibAFL using QEMU full-system emulation☆30Apr 12, 2023Updated 2 years ago
- A regression greybox fuzzer aflchurn☆67May 19, 2022Updated 3 years ago
- FuzzSplore: Visualizing Feedback-Driven Fuzzing Techniques☆37Feb 6, 2021Updated 5 years ago
- Winnie makes fuzzing Windows applications easy☆572Nov 28, 2022Updated 3 years ago
- This is an example library to show how to fuzz with AFL++ only the code modified by the last commit.☆17Mar 2, 2020Updated 5 years ago
- GraphFuzz is an experimental framework for building structure-aware, library API fuzzers.☆272Jan 16, 2024Updated 2 years ago
- lxfuzz is a grey-box kernel fuzzer used for linux. it is scalable because of qemu being used to emulate in a way to be able to freely cho…☆22Jul 21, 2024Updated last year
- source code for savior fuzzer☆127Oct 1, 2020Updated 5 years ago
- Learn how to combine libprotobuf-mutator with libfuzzer & AFL++☆258Sep 24, 2024Updated last year
- Library to wrap all file calls when fuzzing with AFL++☆53Feb 3, 2023Updated 3 years ago
- A ground-truth fuzzing benchmark suite based on real programs with real bugs.☆334Jan 11, 2026Updated last month
- A fast binary coverage measurement tool based on AFL's Qemu mode☆34Jun 6, 2021Updated 4 years ago
- The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power…☆65Feb 28, 2022Updated 4 years ago
- An example fuzzer about how to fuzz a JS engine combinign Nautilus with Token-level fuzzing☆47Mar 5, 2024Updated last year
- A patched QEMU that exposes an interface for LibAFL-based fuzzers☆93Jan 6, 2026Updated last month
- FormatFuzzer is a framework for high-efficiency, high-quality generation and parsing of binary inputs.☆443Updated this week
- OSS-Fuzz Public Corpora Crawler☆30Feb 23, 2023Updated 3 years ago
- First level taint implementation with qemu for linux user mode☆28Aug 11, 2020Updated 5 years ago
- ☆90Mar 26, 2025Updated 11 months ago
- Rust bindings for googleprojectzero/TinyInst☆25Dec 3, 2025Updated 2 months ago
- collection of helper tools for fuzzing☆17Oct 3, 2023Updated 2 years ago
- QASan is a custom QEMU 3.1.1 that detects memory errors in the guest using AddressSanitizer.☆350Jul 30, 2024Updated last year
- Super Fast Concolic Execution Engine based on Source Code Taint Tracing☆102Jul 14, 2022Updated 3 years ago
- Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic e…☆954Jul 18, 2022Updated 3 years ago
- A simple, web based dashboard to use with LibAFL + OnDiskJSONMonitor☆24Feb 3, 2026Updated 3 weeks ago