pwndbg_ln
List symbols near a specified address or value in a debugging session.
Instructions
List the symbols nearest to the provided value.
pwndbg command: ln Source: pwndbg/commands/windbg.py Category: WinDbg
Args: session_id: The UUID of the session. value: Address or value to look up symbols near.
See: https://pwndbg.re/2025.05.30/reference/pwndbg/commands/windbg/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| value | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |