Detach from Process
detachDetach Frida from the current process and unload all persistent scripts. Call this when finished with the target or before attaching to a different process.
Instructions
Detach Frida from the current process and unload all persistent scripts. Call this when finished with the target or before attaching to a different process. After detach you MUST call attach again before any other tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||