pwndbg_plt
Print Procedure Linkage Table symbols to aid binary analysis and exploit development. Optionally show all PLT entries, including internal ones.
Instructions
Print symbols found in Procedure Linkage Table sections.
pwndbg command: plt Source: pwndbg/commands/elf.py Category: Linux/libc/ELF
Args: session_id: The UUID of the session. all_symbols: If True, show all PLT symbols including internal ones.
See: https://pwndbg.re/2025.05.30/reference/pwndbg/commands/elf/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| all_symbols | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |