pwndbg_kcmdline
Show the kernel command line for a specified debugging session, enabling analysis of boot parameters and kernel configuration.
Instructions
Show the kernel command line.
pwndbg command: kcmdline Source: pwndbg/commands/kcmdline.py Category: Kernel
Args: session_id: The UUID of the session.
See: https://pwndbg.re/2025.05.30/reference/pwndbg/commands/kcmdline/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |