pwndbg_kmod
Show loaded kernel modules. Optionally filter results by a pattern.
Instructions
Show loaded kernel modules.
pwndbg command: kmod Source: pwndbg/commands/kmod.py Category: Kernel
Args: session_id: The UUID of the session. filter_str: Optional pattern to filter modules.
See: https://pwndbg.re/2025.05.30/reference/pwndbg/commands/kmod/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| filter_str | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |