cryptoeasy
Composite
taipanbyte
Task: Decode a multi-layered encoded binary string. Solution: Apply three decoding layers sequentially: binary (8-bit chunks) to hex string, hex to ASCII revealing a ROT13-shifted flag structure, then ROT13 to recover the plaintext flag.
$ ls tags/ techniques/
hex_decodebinary_decoderot13layered_encoding
🔒
Permission denied (requires tier.pro)
Sign in to access full writeups
Create a free account with GitHub, then upgrade to Pro.
$ssh [email protected]