frida_list_imports
List imported functions in a module to analyze dependencies and identify function calls for debugging or instrumentation purposes.
Instructions
List all imported functions in a module.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| module | Yes | Module name |