cryptoProeasy
Поврежденная расшифровка (Corrupted Decryption)
hackerlab
Task: XOR-encrypted ciphertext with partial plaintext containing null bytes as unknown position markers. Solution: Known-plaintext attack to recover key bytes, then detect repeating key pattern (23 bytes) to decrypt the full message.
$ ls tags/ techniques/
Known-plaintext attack on XOR cipherRepeating key pattern detectionKey recovery from partial plaintext
🔒
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]Забытый (Forgotten)— hackerlab
- [crypto][Pro]Enigma— hackerlab
- [crypto][free]xorxorxor— hackthebox
- [crypto][Pro]Gods of XOR— spbctf
- [pwn][Pro]Rusty— spbctf