Find the pass |
This program compares the values of the specified and entered (converted) password.
Password stored in the program "pcx|xpzlhgu}".
The "hash" function here performs the offset using rand with the base value of srand(28).
Turning this algorithm shifting the data in the other direction, we get the password "passwordeasy". |