jeffli6789 on 2:31 AM 12/06/2020: I think this is probably a level 2. The compiler is unfamiliar -- so it might be a little bit challenging in the beginning, but soon it all sorts out
H2o on 2:13 PM 12/16/2020: Agree jeffli6789 max level 2. But thank you!
comboftw on 10:49 PM 01/01/2021: whats the password bruh wtf
comboftw on 10:58 PM 01/01/2021: NVM IM DUMB AND I MEANT FOR ZIP BTW :)
BotNC on 1:54 AM 01/15/2021: comboftw
password zip = crackmes.one
coder_x64 on 11:30 AM 01/15/2021: I reversed The Crackme And Find out the Password Is rand() % 1000 = 41 But Its Output: Flag 67
Slava on 8:57 AM 11/23/2021: password is 41 from rand() % 1000, i though rand() was supposed to return a different value for every execution, but whatever
You must me logged to submit a solution
Solution by bluedevil: rand() without srand() doesn't provides randomness