| Miner |
2020-02-11 03:08 |
I searched for the success and failure strings, found a reference to their locations, and found the string loaded for comparison with what the user submits. This led me to the value "wonderwhatthepasswordishmm". Details in the attached text file. |
| login-cipher |
2020-02-11 02:58 |
I used a debugger to run the string decode function on each of the encoded strings until I found the password value. Details in the attached text file. |