frida_unload_script
Remove an injected script from a process to stop instrumentation and restore original behavior. Specify the script ID to unload.
Instructions
Unload a previously injected script.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script_id | Yes | Script ID from frida_inject_script |