Mega Dev Tools

XOR Encryption Utility

Apply bitwise XOR ciphering for simple data obfuscation and decryption.

XOR cipher

XOR text with a key. Same key encrypts and decrypts. For demo only — not secure.

Enter key and input...

Settings

Copy, swap or clear

XOR (stream)

Symmetric: same key encrypts and decrypts. Fast but weak — for learning only.