Edited
Jan 25, 2026 7:43 PM
Tags
Corpus
- Have LLM read code and generate initial seeds that will maximize code coverage
- For more complex file types, better approach might be to use web crawled (CommonCrawl), then distill based on the smallest files that induce new code coverage
Flow
- Generate an instrumented compiled application with AFL++
- Generate a regularly compiled application for debugging