FuzzAnything / PromptFuzzLinks
PromtFuzz is an automated tool that generates high-quality fuzz drivers for libraries via a fuzz loop constructed on mutating LLMs' prompts.
☆292Updated 2 months ago
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☆111Updated 8 months ago
- [USENIX Security 25] PatchAgent is a LLM-based practical program repair agent that mimics human expertise.☆91Updated last week
- Large Language Model guided Protocol Fuzzing (NDSS'24)☆353Updated 3 months ago
- Hopper is a tool for generating fuzzing test cases for libraries automatically using interpretative fuzzing.☆261Updated 3 months ago
- A deep learning model for localizing bugs in C/C++ source code (USENIX'23)☆153Updated 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
- AFL/AFL++ version FishFuzz☆91Updated 6 months ago
- A neurosymbolic framework for vulnerability detection in code☆236Updated last week
- The source code of project "LLift" (Enhancing static analysis with LLM)☆77Updated last year
- Hey folks, this is a repository for papers on LLM for Vuln. Detection area☆64Updated 6 months ago
- [CCS'24] An LLM-based, fully automated fuzzing tool for option combination testing.☆89Updated 5 months ago
- ☆88Updated 2 years ago
- MINER provided by the paper "MINER: A Hybrid Data-Driven Approach for REST API Fuzzing"☆41Updated 2 years ago
- A GPT-Based Fuzz Driver Generator☆48Updated last year
- KernelGPT: Enhanced Kernel Fuzzing via Large Language Models (ASPLOS 2025)☆135Updated last month
- Parsing-based Analyzer☆51Updated 3 months ago
- CovRL-Fuzz: Fuzzing JavaScript Interpreters with Coverage-Guided Reinforcement Learning for LLM-Based Mutation☆33Updated 10 months ago
- ☆96Updated last week
- An NLP-based fuzzing assitance tool for generating valid option combinations.☆50Updated 3 months ago
- LLMDFA: Analyzing Dataflow in Code with Large Language Models (NeurIPS 2024)☆153Updated 3 months ago
- Awesome Large Language Models for Vulnerability Detection☆265Updated this week
- This is an evaluation set for the problem of directed/targeted test input generation. We use it to benchmark the ability of Large Languag…☆33Updated 6 months ago
- ☆70Updated last year
- 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
- ☆20Updated last year
- ☆90Updated 6 months ago
- Witcher is the first framework for using AFL to fuzz web applications.☆95Updated last year
- Code for the NDSS'23 paper "DARWIN: Survival of the Fittest Fuzzing Mutators"☆30Updated 2 years ago
- StateFuzz: System Call-Based State-Aware Linux Driver Fuzzing☆97Updated 2 years ago
- 记录自己在看 afl 源码时候的一些笔记和想法,还有一些自己觉得有意思的魔改。2020年12月2日update:添加混合 模糊测试目录☆110Updated 4 years ago