1. 首页
  2. 数据库
  3. 其它
  4. ZipKiller:基于Python的工具来破解ZIp文件密码 源码

ZipKiller:基于Python的工具来破解ZIp文件密码 源码

上传者: 2021-04-22 09:31:21上传 ZIP文件 186KB 热度 12次
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
下载地址
用户评论