Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.
☆1,297Jun 29, 2023Updated 2 years ago
Alternatives and similar repositories for libfuzzer-workshop
Users that are interested in libfuzzer-workshop are comparing it to the libraries listed below
Sorting:
- Set of tests for fuzzing engines☆1,467Aug 25, 2021Updated 4 years ago
- Exercises to learn how to fuzz with American Fuzzy Lop☆1,275Oct 12, 2022Updated 3 years ago
- Security oriented software fuzzer. Supports evolutionary, feedback-driven fuzzing based on code coverage (SW and HW based)☆3,310Jan 6, 2026Updated last month
- A Python interface to AFL, allowing for easy injection of testcases and other functionality.☆645Apr 30, 2019Updated 6 years ago
- AFL/QEMU fuzzing with full-system emulation.☆640Sep 9, 2018Updated 7 years ago
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆591Jan 10, 2019Updated 7 years ago
- A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on…☆5,755Apr 3, 2024Updated last year
- Driller: augmenting AFL with symbolic execution!☆964Mar 24, 2025Updated 11 months ago
- A fork of AFL for fuzzing Windows binaries☆2,534Dec 5, 2025Updated 2 months ago
- Cross Platform Kernel Fuzzer Framework☆457Oct 11, 2018Updated 7 years ago
- Utilities for automated crash sample processing/analysis, easy afl-fuzz job management and corpus optimization☆418Jun 6, 2018Updated 7 years ago
- Seeding fuzzers with symbolic execution☆203Oct 20, 2017Updated 8 years ago
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆520Jan 18, 2022Updated 4 years ago
- A Coverage Explorer for Reverse Engineers☆2,505Feb 14, 2026Updated 2 weeks ago
- Tutorials, examples, discussions, research proposals, and other resources related to fuzzing☆3,751Oct 24, 2024Updated last year
- A fuzzing tool for closed-source binaries based on Unicorn and LibFuzzer☆344Aug 23, 2019Updated 6 years ago
- A JavaScript Engine Fuzzer☆2,152Updated this week
- DOM fuzzer☆1,769Nov 26, 2024Updated last year
- Fuzzing Android program with american fuzzy lop (AFL)☆333Mar 24, 2018Updated 7 years ago
- Binary, coverage-guided fuzzer for Windows, macOS, Linux and Android☆1,293Jan 13, 2026Updated last month
- Detect, analyze and uniquely identify crashes in Windows applications☆521May 23, 2025Updated 9 months ago
- ☆567May 30, 2018Updated 7 years ago
- Library for structured fuzzing with protobuffers☆653Feb 10, 2026Updated 2 weeks ago
- Recent Fuzzing Paper☆2,737Nov 4, 2025Updated 3 months ago
- Fuzzer for Linux Kernel Drivers☆384Apr 30, 2022Updated 3 years ago
- syzkaller is an unsupervised coverage-guided kernel fuzzer☆6,074Updated this week
- ☆386Oct 28, 2019Updated 6 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
- Some helpful preload libraries for pwning stuff.☆1,646May 22, 2025Updated 9 months ago
- A collection of JavaScript engine CVEs with PoCs☆2,316Sep 3, 2019Updated 6 years ago
- Produce code coverage results with gcov from afl-fuzz test cases☆490Jun 22, 2024Updated last year
- IDA 2016 plugin contest winner! Symbolic Execution just one-click away!☆1,612Jun 11, 2025Updated 8 months ago
- afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.☆608Jun 18, 2023Updated 2 years ago
- Binary code static analyser, with IDA integration. Performs value and taint analysis, type reconstruction, use-after-free and double-free…☆1,846Feb 25, 2025Updated last year
- A collection of links related to Linux kernel security and exploitation☆6,353Jan 26, 2026Updated last month
- This framework is for fuzzing OSX kernel vulnerability based on passive inline hook mechanism in kernel mode.☆229Oct 18, 2017Updated 8 years ago
- A fork and successor of the Sulley Fuzzing Framework☆2,316Feb 15, 2026Updated 2 weeks ago
- A repository for learning various heap exploitation techniques.☆8,455Jan 15, 2026Updated last month
- Learn how to combine libprotobuf-mutator with libfuzzer & AFL++☆258Sep 24, 2024Updated last year