| InputPrinter |
@khaledddd a good pwn challenge,I've pwned your elf file by writing the shellcode and overflowing the buffer
liboxin@ubuntu:~/pwn$ ls
exp.py flag vuln
liboxin@ubuntu:~/pwn$ python3 exp.py
[+] Starting local process './vuln': pid 82795
[+] buf = 0x7ffd6fb42630
[*] Switching to interactive mode
$ ls
exp.py flag vuln
$ cat flag
flag{pwned_by_liboxin}
$ |
2026-05-09 16:16 |
| KeygenMe_3_SWD |
Username: liboxin
Secret code: 0G8A-03U06-F0M
Verification PIN: 1030886717
Secret code -> PASS
Verification PIN -> PASS
a good crackme, it stuck me sometime, but I finally made it |
2026-05-08 12:39 |
| VaultBreaker |
Op3nS3same |
2026-05-07 05:35 |
| DebugMe |
@Ben_Lolo so the solution of the crackme is to write the hook code to hook the debugger-checker API to pass all the verification stages instead of patching the file or register, right ? |
2026-05-06 15:21 |
| Cultures Puzzle |
@zqdev could you tell me how to find the key of stage 2, bro, I was stucked in here |
2026-05-04 16:22 |
| DebugMe |
@Ben_Lolo your file should be being under debugged to get the right solution on Linux,being under the debugger, the file would be triggerred into the verify procedure, is that right??? |
2026-05-04 16:16 |
| DebugMe |
$ ./DebugMe_patched 0
DebugMe stage 1: Pass
DebugMe stage 2: Pass
DebugMe stage 3: Pass
Well done :)
|
2026-05-03 13:46 |
| Tenzo Crackme |
== Tenzo Crackme ==
Enter password: wowyoufoundit
Congrats! Access granted. You found the right password.
Press Enter to exit... |
2026-04-30 15:59 |
| CrackMe Hard |
@DevVolodya that's OK, I'm waiting here to see your write-up |
2026-04-30 04:40 |
| kernix! |
C:\Users\lenovo\Desktop\69eac2a53fba64e45dcea8a1>kernix.exe --sign correct_test.bin
signed. hash = 0xCDCC2520
kernix.exe is now sealed. ship it.
[sign] ok |
2026-04-29 13:31 |
| CrackMe Hard |
@qobyce you did a good job bro, can you share your solution or make a write-up for others |
2026-04-29 11:31 |
| aola |
b.exe
Enter password: Yippie-Ki-Yay
ok |
2026-04-29 11:29 |
| JustTry crackme |
username:123
Serial:f01e16c07344b098 |
2026-04-23 06:16 |
| Simple login crackme |
User: 123
Pass: 49307604
Access granted |
2026-04-17 05:33 |
| Simple login crackme |
User: 123
Pass: 49307604
Access granted |
2026-04-17 05:33 |
| Find The Key |
Enter the magic number : 4
Enter Activation Key: ZW-ZZ
Z+{Act1va7i0n}
You must input like %%-%%(% -> the char you input), your input string length must be 5, and input[3] - input[1] == 3,and each char you input must be a capital letter, like AA-DA, ZA-DA,etc |
2026-04-16 13:52 |