Description
Analyzes data encrypted or obfuscated with repeating multi-byte XOR keys and helps recover likely key sizes or key bytes. It is useful for security research, malware analysis, CTF exercises, and understanding weak XOR-based obfuscation.
Use it only on data you are allowed to analyze. The tool does not make encrypted systems secure; it demonstrates how simple XOR schemes can be broken when enough predictable data is available.