Skip to content

Simple code in Python to crack .zip files password. Only for educational purpose

Notifications You must be signed in to change notification settings

BasharOumari/zipPasswordCracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

zipPasswordCracker

Simple code in Python to crack .zip files with password. Only for educational purpose

Disclaimer

This tool has been published for educational purposes.I'm not responsible for the use or the scope that someone may have through this tool.

Usage

# git clone https://github.com/Bashar3/zipPasswordCracker.git
# cd zipPasswordCracker
# python zipBruteForcer.py -z <zipfile.zip> -p <passwordfile.txt>

About

Simple code in Python to crack .zip files password. Only for educational purpose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages