cryptoeasy
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
Create a free account with GitHub, then upgrade to Pro.
$ssh [email protected]