1 matches found
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 使用法...
6AI score
SaveExploits0
20