frida_list_symbols
List debug symbols from a module to analyze functions and variables for dynamic instrumentation and memory operations.
Instructions
List debug symbols from a module.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| module | Yes | Module name | |
| filter | No | Filter pattern for symbol names |