Skip to content

暴力破解密码保护的zip文件。Brute force a password protected zip file.

Notifications You must be signed in to change notification settings

edwatering/ZipCracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZipCracker

暴力破解密码保护的zip文件。比普通解压方法更快。

Brute force a password protected zip file.

Usage:

python zipCracker.py -f target.zip
python zipCracker.py -f target.zip -s 1 -e 6
python zipCracker.py -f target.zip -d password.txt

About

暴力破解密码保护的zip文件。Brute force a password protected zip file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages