list_modules
Retrieve a list of loaded modules from a target process using a Frida session. Identify dynamic libraries and their base addresses for analysis.
Instructions
List loaded modules in the target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |