So, I understand that the password is already available, but say that I want it to where I can enter in any random password and it always will be the correct password, how do I adjust the "Nope, that's not it" address to jump to the "Congratulations! You get the Password right!"? After changing the 'jne' located at '00007FF67F59132F' to 'jne 0x00007FF67F591336', this still sends me to the "Nope, that's not it' message. How do I have it jump to the correct message after entering the wrong password? I'm a newbie, so I'd appreciate the help. |
==> |