cryptoPromedium
ХЛЕБ (BREAD) — Mayan Numeral Hex Encoding
taipanbyte
Task: Decode a message encoded in Mayan numeral glyphs with Latin hex letters between groups. Solution: Convert Mayan base-20 columns to decimal, concatenate with hex letters (b,d,e,f), decode resulting hex string as ASCII.
$ ls tags/ techniques/
mayan_numeral_decodingbase20_to_decimalhex_ascii_decodepositional_numeral_system
🔒
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]Based base— taipanbyte
- [crypto][Pro]Composite— taipanbyte
- [reverse][Pro]Not reverse 100% - TaipanByte CTF— taipanbyte
- [crypto][Pro]Семья (Family)— hackerlab
- [crypto][Pro]Одноразовый блокнот (One-Time Pad)— hackerlab