Skip to content

Brute-force tool to crack password-protected ZIP files using Python.

Notifications You must be signed in to change notification settings

FitoDaniswara/ZipLo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZipLo

20241024_232624

ZipLo is a Python-based tool to brute force password-protected ZIP files. This tool is designed to overcome protected ZIP files using a brute force method, trying different password combinations until it finds the right one.

How to Run the ZipLo Tool

To use ZipLo, follow the steps below:

git clone https://github.com/FitoDaniswara/ZipLo.git
cd ZipLo
pip3 install -r requirements.txt
python3 zipAttack.py

Suitable for anyone who wants to re-access ZIP files locked by a forgotten password, with a simple and efficient approach.

About

Brute-force tool to crack password-protected ZIP files using Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages