cryptoPromedium
Woow
duckerz
Task: XOR encryption with repeating key and repeated plaintext. Solution: Factor ciphertext length to find key_size, build bipartite graph constraints, solve via BFS with single-byte brute-force, decode Base64 result.
$ ls tags/ techniques/
xor_equation_analysisbipartite_graph_bfskey_offset_bruteforce
🔒
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]Gods of XOR— spbctf
- [crypto][free]xorxorxor— hackthebox
- [crypto][Pro]Поврежденная расшифровка (Corrupted Decryption)— hackerlab
- [crypto][Pro]Mental flow— duckerz
- [crypto][Pro]Enigma— hackerlab