cryptoPromedium
In love with space
spbctf
Task: Decrypt a message encoded as a grid of cat images in a PDF. Solution: Extract images, use known plaintext attack with frequency and context analysis to recover the substitution cipher mapping.
$ ls tags/ techniques/
known_plaintext_attackfrequency_analysisimage_based_substitutioncontext_deduction
🔒
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]Сокровище 2 (Treasure 2)— hackerlab
- [crypto][Pro]Vigeneru— duckerz
- [crypto][Pro]Обратный шифр (Reverse Cipher)— duckerz
- [crypto][Pro]Слово за слово (Word for Word)— hackerlab
- [misc][Pro]TeXyC— ASIS CTF