cryptoProeasy
Семья (Family)
hackerlab
Task: Decode a file containing mixed number system encodings (hex, binary, octal, decimal, unicode). Solution: Identify encoding boundaries by pattern recognition and convert each segment to ASCII.
$ ls tags/ techniques/
Multi-encoding recognitionNumber system conversion (hex, binary, octal, decimal, unicode)Pattern recognition to identify encoding boundariesPowers of 2 relationship identification
🔒
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]Polyglot— duckerz
- [crypto][Pro]Родственники (Rodstvenniki)— hackerlab
- [crypto][Pro]Одноразовый блокнот (One-Time Pad)— hackerlab
- [misc][Pro]Текст на клавишах (Text on Keys)— hackerlab
- [crypto][Pro]Окей (Okay)— hackerlab