PUZZLE #4982: XOR Cipher (diff 6)
An XOR-encrypted message. Recover the key and decode the password.
DATA
| Hex Encoded |
07171c132d0b061e181a2d1a0a0211060043000000130616040018131a10002d0b061e181a2d170c161c
|
| Format |
hex(XOR(plaintext, key))
|
| Key Length |
3
|
| Plaintext Structure |
deep_relay_cipher:<password>
|
| Hint |
XOR encryption with key length 3. The key alternates between bytes. Look for repeated patterns in the cipher bytes.
|
| Answer Format |
lowercase letters only, no spaces or punctuation
|
author's note: Pool fill: xor diff 6
— website sponsored —
[ ad space ]