by FuzzAnything · Agent Tool · ★ 333
Prompt Fuzzing for Fuzz Driver Generation PromptFuzz is an automated tool that generates high-quality fuzz drivers for libraries via a fuzz loop constructed on mutating LLMs' prompts. The fuzz loop of PromptFuzz aims to guide the mutation of LLMs' prompts to generate programs that cover more reachable code and explore complex API interrelationships, which are effective for fuzzing. PromptFuzz is currently regarded as the leading approach for generating fuzz drivers both in academia and industry.
| Stars | 333 |
| Forks | 40 |
| Language | Rust |
| Category | Agent Tool |
| Quality Score | 50.1497641187937/100 |
| Open Issues | 2 |
| Last Updated | 2026-05-15 |
| Created | 2023-12-16 |
| Platforms | rust |
| Est. Tokens | ~569k |
Explore other popular agent tool tools:
PromptFuzz is PromtFuzz is an automated tool that generates high-quality fuzz drivers for libraries via a fuzz loop constructed on mutating LLMs' prompts.. It is categorized as a Agent Tool with 333 GitHub stars.
PromptFuzz is primarily written in Rust.
You can find installation instructions and usage details in the PromptFuzz GitHub repository at github.com/FuzzAnything/PromptFuzz. The project has 333 stars and 40 forks, indicating an active community.