| Level 3 |
I am really progressing with these crackmes. It takes the username , expects the serial key to be a number. doesn't check the total digit entered but it utilizes the username to generate key. Converts all the text into decimal equivalent, sums them all . does multiplication with 1337 and xors the result with 5a5a.
|
2026-09-10 07:22 |
| Level 2 |
[Click to reveal]I am beginner here. Yet, I was able to identify that the program expects 7 inputs from the user, xors the input taken with 5ah and expects each one to match with the stored value. Even if one gets wrong the program exits. It has value stored such as ( ) " ; and we have to find the ascii correspondence to convert back to text. The final answer comes reverse.
|
2026-09-06 16:16 |
| CRACKME - C |
The quality of the code is really bad !
|
2026-08-31 07:26 |
| CRACKME - C |
Gooners really say the CR4CKM3_1234 and declared it as password. The right character must match the ascii value of each in the left of CR4CKME_1234.
|
2026-08-31 07:16 |