Pretty easy, rules are:
1. 10 character password ((unsigned int)strlen(__s) == 10)
2. First character must match the last (__s[0] == __s[9])
|
==> |
Nvm - did it!
Casually left out 2/3 of the flag lmfao |
==> |
From a complete beginner's standpoint: I found the password and code but am *completely* stuck on how to find the flag. Any guidance? P.S great quality, really makes this a lot more doable |
==> |
I spent way too long reversing the wrong things only to pop open sub_7FF633DF4860 and... plaintext lmfao |
==> |