edb_list_modules
List all shared libraries and modules loaded by a process, showing base address, text size, and path.
Instructions
List all shared libraries / modules loaded by the process. Shows base address, text size, and path.
Returns: str: Module listing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |