cryptoProeasy

Permute — Permutation Cipher

spbctf

Task: Decrypt a permutation cipher with 4-letter blocks. Solution: Bruteforce all 24 permutations of block size 4, find the one that produces readable text.

$ ls tags/ techniques/
permutation_bruteforceblock_transposition

🔒

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