FuzzAnything / PromptFuzzLinks
PromtFuzz is an automated tool that generates high-quality fuzz drivers for libraries via a fuzz loop constructed on mutating LLMs' prompts.
☆281Updated last week
Alternatives and similar repositories for PromptFuzz
Users that are interested in PromptFuzz are comparing it to the libraries listed below
Sorting:
- CKGFuzzer: LLM-Based Fuzz Driver Generation Enhanced By Code Knowledge Graph☆97Updated 6 months ago
- Large Language Model guided Protocol Fuzzing (NDSS'24)☆348Updated last month
- [USENIX Security 25] PatchAgent is a LLM-based practical program repair agent that mimics human expertise.☆82Updated last month
- KernelGPT: Enhanced Kernel Fuzzing via Large Language Models (ASPLOS 2025)☆128Updated last month
- Hopper is a tool for generating fuzzing test cases for libraries automatically using interpretative fuzzing.☆258Updated last month
- AFL/AFL++ version FishFuzz☆92Updated 4 months ago
- A deep learning model for localizing bugs in C/C++ source code (USENIX'23)☆152Updated 2 years ago
- This repo list the core literature in the field of fuzzing test, large language model, and LLM-based fuzzer. Most of papers are selected …☆54Updated last year
- MINER provided by the paper "MINER: A Hybrid Data-Driven Approach for REST API Fuzzing"☆39Updated 2 years ago
- ☆85Updated last year
- The source code of project "LLift" (Enhancing static analysis with LLM)☆74Updated last year
- ☆95Updated 2 years ago
- ☆70Updated last year
- tool of llm-based indirect-call analyzer☆30Updated 5 months ago
- [CCS'24] An LLM-based, fully automated fuzzing tool for option combination testing.☆85Updated 3 months ago
- Research artifact for Oakland (S&P) 2024, "Titan: Efficient Multi-target Directed Greybox Fuzzing"☆55Updated 5 months ago
- Goshawk is a static analyze tool to detect memory corruption bugs in C source codes. It utilizes NLP to infer custom memory management fu…☆99Updated last year
- ☆88Updated 4 months ago
- An NLP-based fuzzing assitance tool for generating valid option combinations.☆48Updated last month
- A GPT-Based Fuzz Driver Generator