frida_eternalize_script
Eternalize a Frida script to keep it running after detaching from the session by passing its script ID.
Instructions
Eternalize a script so it persists after detaching from the session.
Args: script_id: ID returned by frida_inject.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||