crackxor - a tool to crack XOR encryption

This package contains three utilities, xor.c performs simple "xor" encryption/decryption, xorfile.c is an enhanced version of xor.c that takes its key from another file, and crackxor.c tries to crack the key used to encrypt a file.

Developed and tested on Solaris 8/SPARC with GCC in 2001.