windbg_peb
Dump the current process's Process Environment Block (PEB) to inspect loaded modules, environment variables, and process parameters during Windows debugging sessions.
Instructions
Dump the Process Environment Block of the current process (cdb '!peb').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||