Use the reference when you already know what you are trying to do and need the exact tool surface.Documentation Index
Fetch the complete documentation index at: https://docs.pwno.io/llms.txt
Use this file to discover all available pages before exploring further.
Debugger and inspection
Debug Sessions
Session lifecycle, file loading, breakpoints, attach flows, and execution control.
Inspection
Context snapshots and memory reads without changing execution.
Attach API
Local
/attach helper API and the bundled Python helper.Automation and exploit I/O
pwncli Workflows
Session-scoped exploit-driver startup, I/O, events, and cleanup.
Processes
Helper commands and tracked background processes.
Python
Managed Python execution and package management.
Repositories
Clone helper repos into
/workspace.RetDec
Inspect optional decompilation status and retrieve code when available.
If you need a full end-to-end sequence instead of a tool-by-tool breakdown, use the Guides section.