Skip to content

wmstack/python-zip-bruteforce-gci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-zip-bruteforce-gci

Python script to brute force a zip file's password from a word list.

./brute_force_zip.py --help usage: brute_force_zip.py [-h] zipfile wordlist Bruteforce the password of a zip file. positional arguments: zipfile wordlist optional arguments: -h, --help show this help message and exit 

Demo

About

Python script to brute force a zip file's password from a word list. Made as a task for Google Code-In

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages