get_modules
List all loaded modules (DLLs and main EXE) in a debugged process, providing base address, size, entry point, and file path to analyze memory layout and dependencies.
Instructions
List all modules (DLLs and the main EXE) loaded in the debuggee with base address, size, entry point, and file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session ID |