Skip to content

Xpykerz/CrackZip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CrackZip

CrackZip is a tools helps to crack the password of a Zip file via bruteforce .CrackZip is Developed by @Xpykerz for Pentesters. The script is writen is python. This tool will works on both Linux,Windows and Android by using python.

Installation

Instaling CrackZip

In Linux

apt-get update && apt-get upgrade
apt install python
apt install git
git Clone https://github.com/Xpykerz/CrackZip.git
cd CrackZip
chmod +x CrackZip.py
./CrackZip.py

In Android

apt-get update && apt-get upgrade
apt install python2
apt install git
git Clone https://github.com/Xpykerz/CrackZip.git
cd CrackZip
python2 CrackZip.py

Screenshot

image

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

By @Xpykerz

About

CrackZip : Tool To Crack Zip File.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages