Skip to content

Xpykerz/CrackZip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CrackZip

CrackZip is a powerful tool designed to crack the password of a ZIP file using brute force techniques. Developed by @Xpykerz, this tool is tailored for penetration testers and cybersecurity enthusiasts. Written in Python, CrackZip is compatible with Linux, Windows, and Android platforms.

Installation

Installing CrackZip

On Linux

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

On Android

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

Screenshot

image

Contributing

We welcome contributions to CrackZip! If you have ideas for improvements or new features, feel free to open a pull request. For significant changes, please start by opening an issue to discuss your proposal.

When contributing, ensure that your code adheres to the project's style guidelines and is well-documented. While tests are not required for this PR, please update or add tests for any new functionality in future contributions.

By @Xpykerz

About

CrackZip : Tool To Crack Zip File.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages