cryptoProeasy
Polyglot
duckerz
Task: Decode a file containing data in three encoding formats (hex, unicode escape, base64). Solution: Sequentially decode each format and concatenate the parts to get the flag.
$ ls tags/ techniques/
base64_decodehex_decodeunicode_escape_decodemulti_encoding
🔒
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]Bazirovanaya baza (Based Base)— duckerz
- [crypto][Pro]Семья (Family)— hackerlab
- [crypto][Pro]Одноразовый блокнот (One-Time Pad)— hackerlab
- [misc][Pro]Карусель (Karusel)— hackerlab
- [stego][Pro]Подпись (Signature)— hackerlab