cryptoProeasy
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
Sign in with GitHub to continue. No email required.
$sign in$ grep --similar
Similar writeups
- [crypto][Pro]Одноразовый блокнот (One-Time Pad)— hackerlab
- [crypto][Pro]Based base— taipanbyte
- [misc][Pro]TeXyC— ASIS CTF
- [stego][Pro]Unsettled Huffman— volgactf
- [reverse][Pro]Nava - ASIS CTF Reverse Challenge— ASIS CTF