miscPromedium
Текст на клавишах (Text on Keys)
hackerlab
Task: Decode a numeric string using T9 predictive text. Solution: Split by 0 (word separator) and map digits to letters using T9 keypad mapping to reveal the message.
$ ls tags/ techniques/
T9 predictive text decodingWord separator identification (0 = space)
🔒
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
- [misc][Pro]Nokia 3310— hackerlab
- [crypto][Pro]Одноразовый блокнот (One-Time Pad)— hackerlab
- [crypto][Pro]Семья (Family)— hackerlab
- [crypto][Pro]Кракозябры (Krakozyabry)— hackerlab
- [crypto][Pro]Anime Track Cipher— hackerlab