Description
Processes AFL fuzzing crashes, manages fuzzing jobs, and optimizes corpora so security and reliability testing produces more useful results. It is useful for developers who already use afl-fuzz and need better handling of many samples.
Fuzzing tools run target programs repeatedly and can consume heavy CPU, disk, and memory. Use isolated test directories and avoid fuzzing untrusted targets on important systems.