pwndbg_kdmesg
Displays kernel log messages (dmesg) from the debugged system. Use to inspect kernel output during analysis.
Instructions
Show kernel log messages (dmesg).
pwndbg command: kdmesg Source: pwndbg/commands/kdmesg.py Category: Kernel
Args: session_id: The UUID of the session.
See: https://pwndbg.re/2025.05.30/reference/pwndbg/commands/kdmesg/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |