cryptoProhard
Patience, my friend — taipanbyte
taipanbyte
Task: Decrypt a ciphertext with a matching digit string as key. Solution: Variable-key shift cipher (Vigenere variant) where each letter is shifted backward by the corresponding digit, preserving leet speak characters.
$ ls tags/ techniques/
pattern_matchingvariable_key_shiftdigit_based_vigenere
🔒
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]Неразгаданный шифр (notsolvedcipher)— hackerlab
- [crypto][Pro]RSAying— spbctf
- [crypto][Pro]Сломанные буквы (Broken Letters)— hackerlab
- [crypto][Pro]KeyForSolve - taipanbyte CTF— taipanbyte
- [misc][Pro]Текст на клавишах (Text on Keys)— hackerlab