| SimpleCrackMe |
FUN_004023d0(local_164,"succ");
local_8._0_1_ = 1;
FUN_004023d0(local_14c,"ess");
local_8._0_1_ = 2;
FUN_004023d0(local_134,"good");
local_8._0_1_ = 3;
FUN_004023d0(local_11c,"try");
local_8._0_1_ = 4;
FUN_004023d0(local_104,"but");
local_8._0_1_ = 5;
FUN_004023d0(local_ec,"you");
local_8._0_1_ = 6;
FUN_004023d0(local_d4,"are");
local_8._0_1_ = 7;
FUN_004023d0(local_bc,"found");
local_8._0_1_ = 8;
FUN_004023d0(local_a4,"at");
local_8._0_1_ = 9;
FUN_004023d0(local_8c,"ry");
local_8._0_1_ = 10;
FUN_004023d0(local_74,"pass");
local_8._0_1_ = 0xb;
FUN_004023d0(local_5c,"01");
|
2026-09-02 16:24 |
| Acid's First Crackme |
secret123
there was an extraordinary string when i dumped it i accidentally found secret123
|
2026-09-02 15:43 |
| Simple keygenme for beginners |
./crackme.exe abc 28421
|
2026-09-02 14:42 |
| Very hard antidebug +10 antisystem |
[Click to reveal]Very hard btw
I mean, you need to have top tier RE skilld to solve this shi
CR4CK_TH15_M3G4_H4RD_2024! (just kidding he is just distracting you with some obfuscation :D )
|
2026-08-22 12:06 |
| simple crackme |
[Click to reveal]l?xo`r0e
This stays in the comparable value address
After applying XOR brute force
Key = 01: m>ynas1d
Key = 02: n=zmbp2g
Key = 03: o<{lcq3f
Key = 04: h;|kdv4a
Key = 05: i:}jew5`
Key = 06: j9~ift6c
Key = 07: k8hgu7b
Key = 08: d7pghz8m
i saw only appropriate answer:
d7pghz8m
|
2026-08-22 11:54 |
| simple windows crackme |
[Click to reveal]while (uVar3 < 4);
It means that string must be XOR obfuscated 4 times
And if you do reverse operation it will give you RCQQUMPF
|
2026-08-22 11:05 |
| aola |
000000989D3FF670 59 69 70 70 69 65 2D 4B 69 2D 59 61 79 00 00 00 Yippie-Ki-Yay...
|
2026-08-22 10:26 |
| very simple keycheck |
1234
=> 0x00007ff6300b1717 <+7>: cmpl $0x4d2,0x10(%rbp)
identified "access granted" string with x64dbg and found out the compare command with gdb
|
2026-08-19 21:09 |
| Demian's entry level crackme |
rax=0
qword ptr ds:[00007FF6B7325050 "sw0rdf1sh"]=7331666472307773
found out using x64dbg thx
|
2026-08-19 20:41 |