pwndbg_patch_list
Lists all applied patches for a debugging session, showing current patch status to help manage modifications during binary analysis.
Instructions
List all applied patches.
pwndbg command: patch-list Source: pwndbg/commands/patch.py Category: Misc
Args: session_id: The UUID of the session.
See: https://pwndbg.re/2025.05.30/reference/pwndbg/commands/patch/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |