aflpp.showmap
Run AFL++'s showmap on a single testcase to get a coverage trace summary, enabling quick analysis of which code paths are hit.
Instructions
Run afl-showmap for a single testcase and return a summary of the trace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | ||
| target_cmd | Yes | ||
| timeout_ms | No | ||
| mem_limit_mb | No | ||
| testcase_path | Yes |