pwndbg_heap_config
Displays heap-related pwndbg configuration settings, with an option to filter by pattern.
Instructions
Show heap-related pwndbg configuration.
pwndbg command: heap-config Source: pwndbg/commands/config.py Category: Pwndbg
Args: session_id: The UUID of the session. filter_pattern: Optional pattern to filter config options.
See: https://pwndbg.re/2025.05.30/reference/pwndbg/commands/config/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| filter_pattern | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |