cryptomedium

Square Simple — Polybius Square

spbctf

Task: Decode ciphertext using a 5x5 Polybius square with hint "dream == trunk". Solution: Coordinate reflection cipher where letter at (r,c) maps to (4-r, 4-c).

$ ls tags/ techniques/
polybius_coordinate_reflection

🔒

Permission denied (requires tier.pro)

Sign in to access full writeups

Create a free account with GitHub, then upgrade to Pro.

$ssh [email protected]