Lucene search
+L

2 matches found

Kitploit
Kitploit
added 2026/09/22 11:17 p.m.10 views

xortool

xortool.py 一个用于进行异或(xor)分析的工具: 猜测密钥长度(基于相同字符的数量) 猜测密钥(基于对最常见字符的了解) 注意: xortool 现在仅支持 Python 3。旧的 Python 2 版本可在 py2 分支获取。pip 包已更新。 安装 root@kitploit: $ pip3 install xortool 开发或构建本仓库需要 poetry。 root@kitploit: poetry build pip install dist/xortool.whl 用法 root@kitploit: xortool A tool to do some xor...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2013/02/28 5:32 p.m.26 views

[Xortool] A tool to analyze multi-byte xor cipher

A tool to do some xor analysis: guess the key length based on count of equal chars guess the key base on knowledge of most frequent char Usage ! python3 is not supported, use python 2.x xortool -h|--help OPTIONS Options: -l,--key-length length of the key integer -c,--char most possible char one...

7.3AI score
SaveExploits0References1
Rows per page
Query Builder