Given two pieces of ciphertext XORed together, slide a word through the ciphertext XORing it at different offsets. If you encounter the occurance of that word in one of the ciphertexts then the plaintext for the other will be revealed at that point.

Message A

Input Format: ASCII Hex

Slide word/string

Input Format: ASCII Hex

Output

Output

XOR-Slide Tool

add something...