December 2017
Intermediate to advanced
860 pages
16h 1m
English
Immunity Debugger is an application that helps us to find out the behavior of an application at runtime. This helps us identify flaws, the value of registers, reverse engineer the application, and so on. Analyzing the application that we are exploiting in the Immunity Debugger will not only help us understand the values contained in the various registers better, but will also tell us about a variety of information about the target application, such as the statement where the crash took place and the executable modules linked to an executable file.
An executable can be loaded into the Immunity Debugger directly by selecting Open from the File menu. We can also attach a running app by attaching ...
Read now
Unlock full access