pwndbg_info_registers
Display CPU register values for a debug session, optionally targeting a specific register to inspect low-level state during binary analysis.
Instructions
Display CPU registers.
Args: session_id: The UUID of the session. register: Optional specific register name to read.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| register | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |