frida_discover
Analyzes a target application by running a discovery script for a configurable duration, capturing function calls and behavior patterns.
Instructions
Run official frida-discover for a bounded capture window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | ||
| duration_seconds | No | ||
| mode | No | attach | |
| device_id | No | ||
| output_file | No | ||
| extra_args | No |