pwndbg_pwndbg
List all registered pwndbg commands with brief descriptions. Filter commands by pattern to quickly find specific debugging utilities.
Instructions
List all available pwndbg commands.
pwndbg command: pwndbg Source: pwndbg/commands/pwndbg_.py Category: Pwndbg
Shows a categorized list of all registered pwndbg commands with brief descriptions.
Args: session_id: The UUID of the session. filter_pattern: Optional pattern to filter commands.
See: https://pwndbg.re/2025.05.30/reference/pwndbg/commands/pwndbg_/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| filter_pattern | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |