aflpp.repro_crash
Reproduce a fuzzing finding by executing the target command with the testcase, capturing output, and storing a repro bundle.
Instructions
Reproduce a finding by running the target command directly with the testcase; captures stdout/stderr and writes a repro bundle under repros/.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_name | Yes | ||
| workspace | Yes | ||
| finding_id | Yes | ||
| target_cmd | Yes | ||
| timeout_ms | No |