ProphetFuzz — Agent Tool by NASP-THU

by NASP-THU · Agent Tool · ★ 101

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About ProphetFuzz

ProphetFuzz The implementation of the paper titled "ProphetFuzz: Fully Automated Prediction and Fuzzing of High-Risk Option Combinations with Only Documentation via Large Language Model" ProphetFuzz is an LLM- based, fully automated fuzzing tool for option combination testing. ProphetFuzz can predict and conduct fuzzing on high-risk option combinations 1 with only documentation, and the entire process operates without manual intervention. For more details, please refer to our paper from ACM CCS'24. Due to page limitations, the Appendix of the paper could not be included within the main text. Please refer to Appendix. 📌 Updates [2026-02-10] This project is indexed on DeepWiki, which provides AI-generated documentation to help better understand the codebase, architecture, and core logic. https://deepwiki.com/NASP-THU/ProphetFuzz Structure . ├── Dockerfile ├── README.md ├── assets │ ├── dataset │ │ ├── groundtruthfor20programs.json │ │ └── precision.json │ └── images ├── fuzzinghandler │ ├── cmdfixer.py │ ├── codechecker.py │ ├── config.json │ ├── runcmin.py │ ├── runfuzzing.sh │ └── utils │ ├── analysisutil.py │ ├── codeutils.py │ └── executionutil.py ├── llminterface │

fuzzing

Quick Facts

Stars101
Forks12
LanguageRoff
CategoryAgent Tool
LicenseMIT
Quality Score68.419621137762/100
Last Updated2026-02-10
Created2024-08-28
Est. Tokens~72k

ProphetFuzz alternative? Top 5 similar tools

Looking for a ProphetFuzz alternative? If you're comparing ProphetFuzz with other agent tool tools, these 5 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • brainstorm by Invicti-Security · ⭐ 384

    A smarter web fuzzing tool that combines local LLM models and ffuf to optimize directory and file discovery

  • claude-skills-marketplace by mhattingpete · ⭐ 442

    Claude Code Skills for software engineering workflows - Git automation, testing, and code review

  • tutor-skills by RoundTable02 · ⭐ 400

    A Claude Code skill that turns PDFs, docs, and codebases into Obsidian study vaults

  • lenny-skills by RefoundAI · ⭐ 382

    86 product management skills from Lenny's Podcast for Claude Code and AI agents. Hiring, user research, strate

  • repren by jlevy · ⭐ 371

    Power rename/refactor tool (now with agent skill support!)

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Frequently Asked Questions

What is ProphetFuzz?

ProphetFuzz is [CCS'24] An LLM-based, fully automated fuzzing tool for option combination testing.. It is categorized as a Agent Tool with 101 GitHub stars.

What programming language is ProphetFuzz written in?

ProphetFuzz is primarily written in Roff. It covers topics such as fuzzing.

How do I install or use ProphetFuzz?

You can find installation instructions and usage details in the ProphetFuzz GitHub repository at github.com/NASP-THU/ProphetFuzz. The project has 101 stars and 12 forks, indicating an active community.

What license does ProphetFuzz use?

ProphetFuzz is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to ProphetFuzz?

The top alternatives to ProphetFuzz on Agent Skills Hub include brainstorm, claude-skills-marketplace, tutor-skills. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse Agent Tool tools