Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions
-
Updated
Oct 10, 2024 - Rust
Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions
A grammar-based custom mutator for AFL++
Grammars suitable for lark parser and Hypothesis
Create dozens/hundreds/thousands/millions of random examples based on a pest grammar (PEG). It can be used for generate string/structured data for training models in AI, or like a grammar fuzzer for find bugs.
F2 is a fast grammar based fuzzzer building on the advances made by F1 and fzero fuzzers.
Add a description, image, and links to the grammar-fuzzer topic page so that developers can more easily learn about it.
To associate your repository with the grammar-fuzzer topic, visit your repo's landing page and select "manage topics."