> For the complete documentation index, see [llms.txt](https://ret2basic.gitbook.io/ctfnote/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ret2basic.gitbook.io/ctfnote/pwn/windows-exploitation/appendix-tools/immunitydbg.md).

# ImmunityDbg

Program interaction:

* **Run program:** F9
* **Restart program:** Ctrl + F2
* **Pass exception to program:** Shift + F9

Select panel:

* **Show log window:** Alt + L
* **View CPU:** Alt + C
* **View SEH chain:** Alt + S
