xortool v1.0 released: A tool to analyze multi-byte xor cipher

xortool.py A tool to do some xor analysis: guess the key length (based on the count of equal chars) guess the key (base on knowledge of most frequent char) Changelog v1.0 switch to poetry...