
Xor 0.2
by Luigi Auriemma
e-mail: aluigi@autistici.org
web:    aluigi.org

Usage: xor <input> <output> <key*>

use - for stdin or stdout
* this field can be:
- a file containing the data (key) to use for xoring the input file
- the string (key) to use for xoring the input file
- a hex (0x) byte or a sequence of hex bytes
the tool automatically understand what is the chosen format and shows the key

