cryptoProeasy
CP
spbctf
Task: Russian text garbled by wrong codepage (UTF-8 displayed as CP866). Solution: Encode as CP866 then decode as UTF-8 to reveal the flag as spelled-out Russian numbers.
$ ls tags/ techniques/
Detect encoding mismatch from garbled charactersEncode as CP866 then decode as UTF-8
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Sign in with GitHub to continue. No email required.
$sign in$ grep --similar
Similar writeups
- [crypto][Pro]Кракозябры (Krakozyabry)— hackerlab
- [crypto][Pro]Caesar— spbctf
- [misc][Pro]fordata_ru— spbctf
- [crypto][Pro]Одноразовый блокнот (One-Time Pad)— hackerlab
- [crypto][Pro]Based base— taipanbyte