ZipKiller:基于Python的工具来破解ZIp文件密码 源码
ZipKiller ZipKiller是基于python的工具,用于使用蛮力方法破解zip文件密码。 该工具包含一个1000个密码单词列表的示例。 用户可以相应地更改密码字典。 默认单词列表设置为Rockyou.txt 用途 该工具可用于CTF破解给定的zip文件以提取标志 该工具可用于自动打包机中以破解zip文件以获取敏感信息 此工具可用于个人目的,以破解受密码保护的zip文件 安装 ZipKiller需要Python 2.7或更高版本才能运行。 $ git clone https://github.com/Encryptor-Sec/ZipKiller.git $ cd ZipKiller 用法 $ python zip_killer.py 1. Select the Option 2. Enter Path of Zip File 3. Enter Path of Wordlis
文件列表
ZipKiller-master.zip
(预估有个7文件)
ZipKiller-master
Screenshots
ZipKiller-1.png
76KB
ZipKiller-2.png
76KB
ZipKiller-3.png
25KB
zip_killer.py
3KB
sample_wordlist.txt
7KB
LICENSE
34KB
README.md
2KB
暂无评论