frida_await_spawn
Wait for a process spawn matching a specified pattern, optionally attach and resume for dynamic analysis.
Instructions
Wait for a spawn matching pattern, optionally attach and resume.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | ||
| device_id | No | ||
| timeout_seconds | No | ||
| attach | No | ||
| resume | No | ||
| resume_unmatched | No | ||
| realm | No | ||
| persist_timeout | No | ||
| kill_on_disconnect | No |