cryptoPromedium
Обратный шифр (Reverse Cipher)
duckerz
Task: recover a message from hex-encoded data where the encoding order was reversed. Solution: encode the raw hex bytes to Base64 instead of decoding, then interpret the Base64 output with flag-character substitutions.
$ ls tags/ techniques/
base64_encodinghex_to_byteshint_interpretation
🔒
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
- [reverse][Pro]Matryoshka— duckerz
- [reverse][Pro]Забытый пароль 2— duckerz
- [crypto][Pro]Bazirovanaya baza (Based Base)— duckerz
- [crypto][Pro]Туда-сюда— duckerz
- [crypto][Pro]Woow— duckerz