Let's take a look at the debuggers that we are going to cover in this chapter for Windows:
- Immunity debugger: This is one of the best known debuggers that runs in a Windows environment and debugs Windows applications. It can be downloaded from https://www.immunityinc.com/products/debugger/ and comes as an executable that can be run directly:
- Olly debugger: It is possible to simply download the Olly debugger from http://www.ollydbg.de/