XOR Decrypt
Decrypt XOR-encoded hex or text back to plaintext.
Note: The input is treated as hex if it is a valid even-length hex string, otherwise as raw text. XORing with the same key twice recovers the plaintext.
What Is a XOR Decrypt?
The XOR Decrypt tool reverses XOR-encoded data back into plaintext. Because XOR is symmetric, decrypting applies exactly the same operation as encrypting: XOR each byte with the same repeating key. It accepts hex ciphertext or raw bytes.
How to Use This XOR Decrypt
- 1Enter KeyType the same key string used to encrypt.
- 2Paste CiphertextPaste the hex XOR ciphertext (or raw bytes).
- 3DecryptClick 'XOR Decrypt' to recover the plaintext.
Frequently Asked Questions
Related Cryptography Tools
MD5 Generator
Free online MD5 hash generator.
SHA-1 Generator
Free online SHA-1 hash generator.
SHA-256 Generator
Free online SHA-256 hash generator.
SHA-512 Generator
Free online SHA-512 hash generator.
SHA-224 Generator
Free online SHA-224 hash generator.
SHA-384 Generator
Free online SHA-384 hash generator.
More Cryptography Tools
SHA-3 Generator
Free online SHA-3 (Keccak) hash generator.
SHA-256 File Hash
Compute the SHA-256 checksum of any file.
SHA-512 File Hash
Compute the SHA-512 checksum of any file.
RIPEMD-160 Generator
Free online RIPEMD-160 hash generator.
BLAKE2 Generator
Free online BLAKE2b and BLAKE2s hash generator.
BLAKE3 Generator
Free online BLAKE3 hash generator.

