I speculate this:
1 is you find the password and if it's correct, use cmd instead of opening the normal program
2 is no password: the nature of this program is that if you debug with x64dbg, it will not find the password but the password created by you and it will output (the code inside) meaning the password. password is created in the dbg program and you see the program takes you to the given function (correctly).
Is that so, I'm doubting my life haha |
==> |