frida_rpc_call
Execute exported RPC functions in injected scripts to interact with running processes and perform dynamic instrumentation tasks.
Instructions
Call an exported RPC function in an injected script.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script_id | Yes | Script ID | |
| method | Yes | RPC method name | |
| args | No | Arguments to pass |