A JavaScript Engine Fuzzer
☆2,143Feb 18, 2026Updated last week
Alternatives and similar repositories for fuzzilli
Users that are interested in fuzzilli are comparing it to the libraries listed below
Sorting:
- DOM fuzzer☆1,769Nov 26, 2024Updated last year
- Binary, coverage-guided fuzzer for Windows, macOS, Linux and Android☆1,293Jan 13, 2026Updated last month
- A Collection of Chrome Sandbox Escape POCs/Exploits for learning☆858Jun 4, 2020Updated 5 years ago
- Project Zero Docs and Tools☆841Feb 4, 2026Updated 3 weeks ago
- My Chrome and Safari exploit code + write-up repo☆531Nov 5, 2021Updated 4 years ago
- A fork of AFL for fuzzing Windows binaries☆2,534Dec 5, 2025Updated 2 months ago
- A collection of JavaScript engine CVEs with PoCs☆2,314Sep 3, 2019Updated 6 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 lightweight dynamic instrumentation library☆1,308Apr 1, 2025Updated 10 months ago
- awesome list of browser exploitation tutorials☆2,267Sep 18, 2023Updated 2 years ago
- Fuzzing JavaScript Engines with Aspect-preserving Mutation☆230Oct 18, 2023Updated 2 years ago
- CodeAlchemist: Semantics-Aware Code Generation to Find Vulnerabilities in JavaScript Engines (NDSS '19)☆241Nov 11, 2019Updated 6 years ago
- Smart Greybox Fuzzing (https://thuanpv.github.io/publications/TSE19_aflsmart.pdf)☆520Jan 18, 2022Updated 4 years ago
- ☆447Oct 3, 2024Updated last year
- Generation-based, context-free grammar fuzzer. Refer to https://github.com/posidron/dharma for a maintained version.☆494Aug 13, 2021Updated 4 years ago
- A fuzzer for full VM kernel/driver targets☆775Feb 11, 2026Updated 2 weeks ago
- Tutorials, examples, discussions, research proposals, and other resources related to fuzzing☆3,751Oct 24, 2024Updated last year
- DynamoRIO plugin to get ASAN and SanitizerCoverage compatible output for closed-source executables☆215Sep 17, 2021Updated 4 years ago
- A Coverage Explorer for Reverse Engineers☆2,500Feb 14, 2026Updated 2 weeks ago
- A Pwn2Own exploit chain☆756Nov 8, 2018Updated 7 years ago
- syzkaller is an unsupervised coverage-guided kernel fuzzer☆6,065Feb 20, 2026Updated last week
- The fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power…☆6,326Updated this week
- A fuzzing tool for closed-source binaries based on Unicorn and LibFuzzer☆344Aug 23, 2019Updated 6 years ago
- Repository for materials of "Modern fuzzing of C/C++ Projects" workshop.☆1,297Jun 29, 2023Updated 2 years ago
- wtf is a distributed, code-coverage guided, customizable, cross-platform snapshot-based fuzzer designed for attacking user and / or kerne…☆1,726Jan 2, 2026Updated last month
- Recent Fuzzing Paper☆2,737Nov 4, 2025Updated 3 months ago
- A grammar based feedback Fuzzer☆464Aug 17, 2024Updated last year
- Set of tests for fuzzing engines☆1,467Aug 25, 2021Updated 4 years ago
- TrueType and OpenType font fuzzing toolset☆437Aug 28, 2019Updated 6 years ago
- Fuzzing the Kernel Using Unicornafl and AFL++☆305Jan 2, 2023Updated 3 years ago
- A Kernel fuzzer focusing on race bugs☆379Jul 10, 2019Updated 6 years ago
- A cross-platform browser fuzzing framework☆320Feb 17, 2026Updated last week
- 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
- Code for the USENIX 2017 paper: kAFL: Hardware-Assisted Feedback Fuzzing for OS Kernels☆591Jan 10, 2019Updated 7 years ago
- A collection of links related to VMware escape exploits☆1,491Sep 4, 2024Updated last year
- UAFuzz: Binary-level Directed Fuzzing for Use-After-Free Vulnerabilities☆350Sep 25, 2023Updated 2 years ago
- JavaScript Fuzzing framework for v8☆142Jan 24, 2022Updated 4 years ago
- An updated collection of resources targeting browser-exploitation.☆827Mar 8, 2021Updated 4 years ago
- A collection of fuzzers in a harness for testing the SpiderMonkey JavaScript engine.