| Beginner Crack Me |
[Click to reveal]The password is hardcoded. It is split into two parts in memory,
V2VsbCBkb25lISBUaGlzIGFwcGxpY2F0aW9uIHdhcyB3cml0dGVuIGluIHB1cmUgQ and ywgYW5kIHlvdSBjcmFja2VkIGl0Lg==. Once you combine them you get the actual password, which is V2VsbCBkb25lISBUaGlzIGFwcGxpY2F0aW9uIHdhcyB3cml0dGVuIGluIHB1cmUgQywgYW5kIHlvdSBjcmFja2VkIGl0Lg==. It is a base64 string. "Well done! This application was written in pure C, and you cracked it."
|
2022-10-18 08:58 |
| Crackme_with_GUI |
[Click to reveal]Look for unicode strings and this mouthful pops up:
VcsE~oHYo7&f.CCJ)dU1pwRJ&FXu{pq~TL4XbFKTqW7I)UZL9r
Great for beginners!
|
2022-10-18 08:36 |
| Very Easy CrackMe |
[Click to reveal]1ecc7dd7b9763028e119e5046268d922
|
2022-10-17 17:17 |
| cr1n63y-cr4ckm3y |
[Click to reveal]answer is '?'. if you look at the pseudocode in ida you see that it checks if the input is equal to 63(ascii) which is '?'
|
2022-10-17 16:54 |
| revv |
[Click to reveal]flag is ACTF{N01ce_R3v3r51^g}
|
2022-05-06 15:08 |
| MEDIUM |
[Click to reveal]user: kutch
password: 2172
i enjoyed this one very much. I'm usually not very good at writing keygens based on c++ decompiled output, but I managed to do great with this one. Super satisfying! Thank you and keep it up.
|
2022-05-02 15:43 |
| pretty easy crackme |
[Click to reveal]the password is 123214456
|
2022-05-01 04:56 |
| Crack me! (or you can't do that) |
Because there is no seed provided for the random number generation, the number is always the same. You can easily just write a script which gets two random numbers modulos 10000 + 1 and adds them together and there you have the result.
|
2022-04-30 05:36 |
| f-crackme |
[Click to reveal]Username: bonk, Password: bonk@fsociety
|
2022-04-30 05:18 |
| Visual C++ crackme :D |
[Click to reveal]the credentials are - Username: YourACoolHackerman, Password: CrackMeByMiraii
|
2022-04-29 13:09 |
| Rock |
[Click to reveal]the key is HTD4R-HF3H7-H2F5G-H9V5D-H9J3G-H5F6H-H7G4F
|
2022-04-28 17:06 |
| Ultimatum CrackMe |
[Click to reveal]the key is VGhpcyBpcyB0aGUgY29ycmVjdCBwYXNza2V5LCB3ZWxsIGRvbmUh
|
2022-04-28 12:44 |