| X-0-R |
[Click to reveal]cipher = "DSAKbfui|~7rX^?7u4cXso4Xd7c4z"
key = 7
plain = "".join(chr(ord(c) ^ key) for c in cipher)
print(plain)
|
2026-01-27 20:54 |
| 4-Stage |
[Click to reveal]Enter password: 60od"0b!
Password IS Correct!
|
2026-01-15 14:24 |
| flags |
[Click to reveal]echo -e "\x02\x04\x08\x10\x20AAA" | ./flags
This will solve the flag too ;-)
|
2026-01-14 21:20 |
| seer |
[Click to reveal]futureisnow
|
2026-01-12 20:26 |
| ZEXOR-v1(Linux version) |
[Click to reveal]AEXORRBSHA36325S33
|
2026-01-12 16:01 |
| Santa's Secret Gift Vault |
[Click to reveal]password is: HoHoHo_Merry_Xmas!
simple xor :-)
|
2025-12-31 11:06 |