An example fuzzer about how to fuzz a JS engine combinign Nautilus with Token-level fuzzing
☆47Mar 5, 2024Updated 2 years ago
Alternatives and similar repositories for libafl_quickjs_fuzzing
Users that are interested in libafl_quickjs_fuzzing are comparing it to the libraries listed below
Sorting:
- StdFuzzer is the reference implementation of a generic bit-level fuzzer with LibAFL☆48Dec 20, 2024Updated last year
- Rust bindings for googleprojectzero/TinyInst☆25Dec 3, 2025Updated 3 months ago
- ☆36Jun 14, 2021Updated 4 years ago
- A simple, web based dashboard to use with LibAFL + OnDiskJSONMonitor☆24Feb 3, 2026Updated last month
- A toy Fuzzer for wasm fuzzing based on fuzzilli☆72Apr 8, 2022Updated 3 years ago
- JavaScript Fuzzing framework for v8☆144Jan 24, 2022Updated 4 years ago
- funky fun fuzzer☆11Jul 6, 2021Updated 4 years ago
- JIGSAW is a fuzzing-based path constraint solver.☆69May 31, 2024Updated last year
- Magellan PoC☆34Jan 23, 2019Updated 7 years ago
- Custom Agent and Tooling for using Nyx with Firefox☆22Jul 23, 2025Updated 7 months ago
- Binary-only fuzzer for WebAssembly (WASI)☆52Jul 31, 2024Updated last year
- A DOM fuzzer.☆83Nov 17, 2021Updated 4 years ago
- Challenging testcases for fuzzers☆73Mar 4, 2026Updated 2 weeks ago
- SymRustC is a hybrid fuzzer for Rust combining concolic execution using SymCC and fuzzing using LibAFL.☆11Jun 28, 2023Updated 2 years ago
- ☆90Mar 26, 2025Updated 11 months ago
- Companion repository to the Fuzzing101 with LibAFL series of blog posts.☆167Feb 14, 2025Updated last year
- Grammar-based fuzzing corpus generator☆41Mar 14, 2023Updated 3 years ago
- Target components for kAFL/Nyx Fuzzer☆34Jul 21, 2025Updated 8 months 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
- fuzzing + concolic = fuzzolic :)☆129Nov 6, 2025Updated 4 months ago
- A multi-fuzzer management utility for all of your Rust fuzzing needs 🧑🎤☆80Updated this week
- Fuzzing JavaScript Engines with Aspect-preserving Mutation☆231Oct 18, 2023Updated 2 years ago
- QEMU to drcov trace file☆12Nov 21, 2020Updated 5 years ago
- ☆45Nov 18, 2022Updated 3 years ago
- The Use of Likely Invariants as Feedback for Fuzzers☆94Jan 19, 2022Updated 4 years ago
- A Dolev-Yao-model-guided fuzzer for TLS☆151Mar 13, 2026Updated last week
- ☆31Oct 25, 2021Updated 4 years ago
- Fuzzers implemented with libafl to evaluate several techniques on fuzzbench☆13Oct 10, 2024Updated last year
- Snapshot fuzzing with KVM and LibAFL☆96Aug 21, 2022Updated 3 years ago
- Fuzz Rust code with LibAFL