api_monitor_capture_process
Launch an executable in the background, monitor its API calls, and save the results as an APMX file for later analysis.
Instructions
Capture one executable in the background and save the resulting APMX file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_in | No | ||
| arguments | No | ||
| overwrite | No | ||
| output_path | Yes | ||
| architecture | No | x64 | |
| process_path | Yes | ||
| minimum_calls | No | ||
| timeout_seconds | No | ||
| duration_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||