frida_enable_spawn_gating
Enable spawn gating to suspend newly spawned processes until explicitly resumed, allowing controlled process inspection and manipulation on a target device.
Instructions
Enable spawn gating on the device.
When enabled, newly spawned processes are suspended until explicitly resumed.
Args: device_id: Target device. Uses default if omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||