aflpp.dry_run
Validate your fuzzing harness quickly before a full fuzzing campaign. Checks input mode, stability, and basic performance signals to catch issues early.
Instructions
Run a short harness validation directly against the target (not afl-fuzz): checks input mode, stability, and basic performance signals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| runs | No | ||
| workspace | Yes | ||
| target_cmd | Yes | ||
| timeout_ms | No | ||
| corpus_name | Yes |