pwndbg_ktask
Display kernel task and process information for debugging. Optionally filter by PID to focus on a specific process.
Instructions
Show kernel task/process information.
pwndbg command: ktask Source: pwndbg/commands/ktask.py Category: Kernel
Args: session_id: The UUID of the session. pid: Optional PID to show info for.
See: https://pwndbg.re/2025.05.30/reference/pwndbg/commands/ktask/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| pid | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |