frida_list_exports
Retrieve the RPC exports of an injected script by providing its script ID, revealing the remote functions you can call.
Instructions
List RPC exports available on an injected script.
Args: script_id: ID returned by frida_inject.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |