janbabie on 5:10 PM 04/18/2023: When I try to drag any of the Crackme challenges file's to x64dbg it says "invalid PE file", how can I fix this.
nnxstnt on 10:39 AM 05/09/2023: Great crackme had a lot of fun
f1ref1st on 7:45 AM 06/09/2023: do i need just to get the key for my input or understand the keygen process itself !!
jeffli6789 on 2:12 PM 07/05/2023: @f1ref1st, the intention is to understand the algorithm and write a keygen, otherwise the challenge would be trivial
timotei_ on 5:43 PM 07/07/2023: This crackme welcomes us with code obfuscation, to be more precise with control-flow transformation that removes the structured flow (tigress obfuscator?). Basically it cyphers the username and extend it. Afterwards the cyphered username string gets hashed word-wise. The main challenge seems to keep track on the flow since the code is overbloated with useless instructions and uses unconventional arithmetics for simple tasks.
HateTeamsAndHatePPL on 12:30 PM 02/08/2024: I decrypted every strings using the static key, found the algo using dynamic analysis, wrote an algo. My algo didn't work for all usernames, then i tried to understand why ! I tried the username "bb" and everytime the corresponding password is different. I'm pretty sure that algo used in this application have some flaws and make it harder to do it properly. The example with "bb" is just a weird case, i didn't talk about other evidences. The word "username" triggered : 22 B3 96 01 7F F6 23 24 also did for the word "florentt" : 22 B3 96 01 7F F6 1C 15 but the second part is still different (which i have properly computed)
You must me logged to submit a solution
Write a comment
Share how awesome the crack me was or where you struggle to finish it! Stay polite and do not spoil the solution/flag!
Rate the difficulty
How would you rate the difficulty of this crackme ?