English

SeedAIchemy: LLM-Driven Seed Corpus Generation for Fuzzing

Cryptography and Security 2025-11-18 v1 Artificial Intelligence

Abstract

We introduce SeedAIchemy, an automated LLM-driven corpus generation tool that makes it easier for developers to implement fuzzing effectively. SeedAIchemy consists of five modules which implement different approaches at collecting publicly available files from the internet. Four of the five modules use large language model (LLM) workflows to construct search terms designed to maximize corpus quality. Corpora generated by SeedAIchemy perform significantly better than a naive corpus and similarly to a manually-curated corpus on a diverse range of target programs and libraries.

Cite

@article{arxiv.2511.12448,
  title  = {SeedAIchemy: LLM-Driven Seed Corpus Generation for Fuzzing},
  author = {Aidan Wen and Norah A. Alzahrani and Jingzhi Jiang and Andrew Joe and Karen Shieh and Andy Zhang and Basel Alomair and David Wagner},
  journal= {arXiv preprint arXiv:2511.12448},
  year   = {2025}
}
R2 v1 2026-07-01T07:39:30.033Z