frida_script_call_rpc
Invoke a function exposed through rpc.exports in a loaded Frida script, using the script ID, method, and optional arguments.
Instructions
Call a function exposed through rpc.exports by a loaded script.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script_id | Yes | ||
| method | Yes | ||
| args | No | ||
| session_id | No |