gbennet3
at July 17,2018
This time we want to find the actual password in the program. Search for the compare command and he breakpoints it using F2. Press F8 to step through each of the next commands. Then he checks the stack and finds out that first it checks user name, then the password. Then he goes back and checks the stack where he finds the password. Viola!