Debugging -Immunity
Take note of the memory address of ESP
Click the arrow at the top that says "Go to Address in Disassembler
Type in the address of ESP
Right click in the window
The one with all of the assembly code
"Follow in Dump" > "Selection"
Now the hexdump window will show the memory space for ESP
Last updated