What is the username?: penis
0003-0067-006A-0020
0003-0067-006A-00A0
0003-0067-006A-0120
0003-0067-006A-01A0
0003-0067-006A-0220
0003-0067-006A-02A0 |
==> |
For anyone wondering, a keygen is impossible to make for this (unless you patch some code first) because of this line return (local_1c + local_20 + local_24 & 0b0000011111111111U ^
login_password_sum_xor & 0b0000011111111111) == (loginSum & 0b0000011111111111);
if you look around you will find that local_20 is the first four bytes in a pointer to your inputted username, and this will change each time the program is run. |
==> |