pwndbg_kconfig
Display kernel configuration options for analysis. Optionally filter entries by pattern to find specific settings.
Instructions
Show kernel config options.
pwndbg command: kconfig Source: pwndbg/commands/kconfig.py Category: Kernel
Args: session_id: The UUID of the session. filter_str: Optional pattern to filter config entries.
See: https://pwndbg.re/2025.05.30/reference/pwndbg/commands/kconfig/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| filter_str | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |