aflpp.minimize_corpus
Minimize a fuzzing corpus using afl-cmin to eliminate redundant test cases, then save the reduced set as a new corpus directory in your workspace.
Instructions
Minimize a corpus using afl-cmin and store it as a new corpus directory in the workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | ||
| target_cmd | Yes | ||
| timeout_ms | No | ||
| corpus_name | Yes | ||
| mem_limit_mb | No | ||
| tool_timeout_ms | No | ||
| output_corpus_name | No |