An awesome list for Effective and Powerful harnesses for fuzzing using libfuzzer - fuzzers by Google
☆78Sep 15, 2020Updated 5 years ago
Alternatives and similar repositories for Awesome-Libfuzzer-Harness
Users that are interested in Awesome-Libfuzzer-Harness are comparing it to the libraries listed below
Sorting:
- PoC for a snapshot-based coverage-guided fuzzer targeting Windows kernel components☆68Jul 8, 2021Updated 4 years ago
- Web user interface and service agent for the monitoring and remote management of WinAFL.☆63Feb 24, 2026Updated last week
- Learn how to combine libprotobuf-mutator with libfuzzer & AFL++☆258Sep 24, 2024Updated last year
- ☆90Jun 15, 2022Updated 3 years ago
- ☆14Jun 21, 2020Updated 5 years ago
- JavaScript Fuzzing framework for v8☆144Jan 24, 2022Updated 4 years ago
- ASPFuzz: Fuzzing the AMD SP's ROM bootloader with LibAFL using QEMU full-system emulation☆30Apr 12, 2023Updated 2 years ago
- A curated list of different AFL forks and AFL inspired fuzzers with detailed equivalent academic papers and AFL-fuzzing tutorials☆560Dec 11, 2023Updated 2 years ago
- ☆32Apr 28, 2022Updated 3 years ago
- ☆12Jun 20, 2022Updated 3 years ago
- SanitizerCoverage hooks and coverage reports for user-mode QEMU☆12Nov 3, 2019Updated 6 years ago
- A tool that automatically creates fuzzing harnesses based on a library☆285Nov 13, 2021Updated 4 years ago
- Vagrant setup for building a machine for CTF/exploit development☆21Apr 21, 2019Updated 6 years ago
- A kAFL based hypervisor fuzzer which fully supports nested VMs☆143Jul 28, 2021Updated 4 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
- Kernel Fuzzer for Xen Project (KF/x) - Hypervisor-based fuzzing using Xen VM forking, VMI & AFL☆474Jul 8, 2024Updated last year
- Vulnerability research notes for VirtualBox and QEMU. Contains debug environment setup notes, a PoC template, exploit primitive notes, an…☆199Mar 14, 2024Updated last year
- ☆157Jun 15, 2022Updated 3 years ago
- QASan is a custom QEMU 3.1.1 that detects memory errors in the guest using AddressSanitizer.☆350Jul 30, 2024Updated last year
- A fast binary coverage measurement tool based on AFL's Qemu mode☆34Jun 6, 2021Updated 4 years ago
- Bucket and triage on-disk crashes. OSX and Linux.☆360Oct 19, 2024Updated last year
- Full chain Chrome 71.0.3578.98 exploit☆22Jul 18, 2021Updated 4 years ago
- Winnie makes fuzzing Windows applications easy☆572Nov 28, 2022Updated 3 years ago
- Linux Kernel Fuzzer Corpus☆156Updated this week
- Snapshot-based coverage-guided windows kernel fuzzer☆325Dec 16, 2021Updated 4 years ago
- Supporting Materials for “Symbolic Triage” blog post☆24Oct 31, 2022Updated 3 years ago
- Sample WinDbg extension☆15Jun 21, 2019Updated 6 years ago
- Fuzzers implemented with libafl to evaluate several techniques on fuzzbench☆13Oct 10, 2024Updated last year
- Banana Fuzzer ~ modulable, loop based, poc gen, code cov, platform agnostic, race oriented☆59Oct 18, 2022Updated 3 years ago
- This is the project of LearnAFL.☆28Aug 27, 2020Updated 5 years ago
- ☆27Mar 16, 2023Updated 2 years ago
- ☆32Jul 1, 2021Updated 4 years ago
- ☆39Sep 27, 2022Updated 3 years ago
- A curated list of Grammar based fuzzing research papers, codes, tutorials