| Crackme! |
Schommi |
|
2021-09-04 08:33 |
View |
| Easiest crackme |
MrL |
|
2021-09-04 02:21 |
View |
| creakme_001 by disip |
orShazam |
keygen 'script' in c# |
2021-09-03 18:34 |
View |
| Forest |
misra.cxx |
My solution |
2021-09-03 09:23 |
View |
| SerialActivation |
X3eRo0 |
The process of creating the keygen is very easy once you understand the
way it is generating the key from the input serial. It is easy because it is doing some operations on the input serial to generate
and then later that input is checked against another numerical input that is your key for the particular serial you entered. I just implemented the same generation algorithm in a python script and printed the final number that we get. That is our key. |
2021-09-02 17:38 |
View |
| revv |
JakeGawel |
Solution using a simple python script. |
2021-08-30 16:41 |
View |
| SerialActivation |
tomxmm0 |
Instead of trying to figure out what the numeric activation key calculation process does, we can copy the same process into our python code and use it to calculate the numeric activation key for our own serials which we create. |
2021-08-30 10:51 |
View |
| Easiest crackme |
Schommi |
Simple decompilation using DnSpy. |
2021-08-28 21:20 |
View |
| Keygen me Quick! |
InsideExploit |
|
2021-08-25 23:50 |
View |
| SerialActivation |
InsideExploit |
|
2021-08-25 23:22 |
View |
| rock_noll_vo |
Elvis |
|
2021-08-23 14:10 |
View |
| hmx0101s_crackme_3 by hmx0101 |
ToMKoL |
Tutorial with keygen (+src) and crack (+src) |
2021-08-23 14:06 |
View |
| spank me v1 - release x64 |
Arucim |
Author does allow patching, but I wanted to see if it's possible to solve it without doing it.
It is. |
2021-08-23 00:59 |
View |
| Easiest crackme |
mara |
|
2021-08-22 08:00 |
View |
| revv |
bagels |
Very Good crackme :) |
2021-08-19 22:45 |
View |
| revv |
boazte |
|
2021-08-19 11:42 |
View |
| SerialActivation |
ali0gamer |
Main function is at base + 0x1030.
Program gets Activation serial and then asks for the hash value calculated by the algorithm. |
2021-08-18 07:28 |
View |
| First Program |
d0x75 |
Thanks Again |
2021-08-16 10:20 |
View |
| crackme |
d0x75 |
Thanks again |
2021-08-16 10:19 |
View |
| revv |
K4S4 |
|
2021-08-16 01:45 |
View |
| Easiest crackme |
Ben_Lolo |
A step-by-step walkthrough that looks at the decompiled code. |
2021-08-15 05:50 |
View |
| Forest |
FlatlandSphere |
|
2021-08-10 22:33 |
View |
| Easy Crackme |
Acidix |
I used Ida Pro 7.5, but any disassembler is sufficient enough. |
2021-08-08 18:37 |
View |
| Keygen me Quick! |
ice_cracked |
|
2021-08-07 09:24 |
View |
| EZwan2 |
misra.cxx |
Interesting how we got a meaningful word by selecting chars from base string |
2021-08-07 08:12 |
View |
| auth |
cd80 |
This solution can also be viewed online in Markdown at:
https://github.com/cd80-ctf/crackmes.one/tree/main/BitFriends-auth |
2021-08-04 16:42 |
View |
| New years crackme v02 |
ice_cracked |
|
2021-08-02 08:18 |
View |
| UltimateKeyGenMe |
midnight-rev |
The ZIP contains the solution in HTML + source codes of keygen. |
2021-08-01 03:56 |
View |
| Lucky Numbers |
HackOlympus |
So like everyone, I was also stuck at DAA instruction and I will explain it without so much of technicalities.
~HackOlympus |
2021-07-30 02:04 |
View |
| linux_crackme by cyrex |
HackOlympus |
Every step explained |
2021-07-27 02:14 |
View |
| Get the passcode |
HackOlympus |
Detailed with every step provided.
~HackOlympus |
2021-07-26 22:40 |
View |
| Forest |
bagels |
|
2021-07-23 10:06 |
View |
| Forest |
tmpzer0 |
The script is uploaded at my Github
https://github.com/tmpzer0/Crackmes/tree/main/forest
|
2021-07-21 20:37 |
View |
| BlockBreaker |
dev0 |
|
2021-07-15 00:24 |
View |
| keyme_3_fish_edition by papanyquil |
R3tr0BS |
a solution in PowerPoint with images and explanation on the way i solved that, contains code and keygen executable |
2021-07-14 14:57 |
View |
| Keygen me Quick! |
igorprostoff |
A step-by-step solution for the crackme using ghidra disassembler. |
2021-07-13 20:21 |
View |
| my first crackme |
mara |
The solution |
2021-07-12 09:20 |
View |
| Grandfather Clock |
jixun |
half reverse, half guessing... |
2021-07-11 18:09 |
View |
| Crackme1 |
igorprostoff |
A solution, using Ghidra and x32dbg also including keygen code in Python. |
2021-07-11 14:51 |
View |
| Keygenme - Muldimalph |
dev0 |
Write up with a C source keygen |
2021-07-10 15:03 |
View |
| Super Random Guessing | Yariza Crackme 3 |
dev0 |
Write up with C source valid string generator |
2021-07-10 00:00 |
View |
| Grandfather Clock |
shinlos |
write up with ghidra decompilation |
2021-07-08 13:53 |
View |
| Super Random Guessing | Yariza Crackme 3 |
machina |
Includes explanation of disassembly, and script to generate the passwords |
2021-07-06 14:22 |
View |
| Keygen me Quick! |
dev0 |
Write up with a C source keygen file |
2021-07-05 17:12 |
View |
| Grandfather Clock |
dev0 |
Write up with a C source solution. |
2021-07-04 17:44 |
View |
| CrackMe_01_01_x86 |
Legacyy |
|
2021-07-02 23:47 |
View |
| EZwan2 |
bimkos |
Ez to solve with python and basic analyse. |
2021-06-30 15:03 |
View |
| EZ crackme |
Madness |
Pretty easy, good fun. |
2021-06-27 19:43 |
View |
| EZwan |
D4RKFL0W |
|
2021-06-27 14:16 |
View |
| Keygen Me | Yariza |
Lawliet123 |
Keygen Me (keygen.me) solution by [REMOVED]. |
2021-06-24 07:54 |
View |