frida_enable_child_gating
Enable child gating to suspend child processes created by a target PID until explicitly resumed.
Instructions
Enable child gating on a session.
When enabled, child processes created by the target are suspended until explicitly resumed.
Args: pid: Target process PID (must have active session).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||