Skip to content

AccessRetrieved/brute_force_zip_password_cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Cracking passwords made (stupidly) simple

Brute force zip files.

NOTE

Since the rockyou.txt is approx. 133 MB, which is over Github's 25 MB file upload limit. You can download 'rockyou.txt' here.

Installation

Usage

1.fill out the path to the rockyou.txt file on line 5.
2.fill out the path to the password protected zip file on line 6.

Running the program

1.cd PATH TO THE FOLDER WHERE THE PROGRAM IS STORED.py
2.python brute_force_zip_1.py

About

This is a repository on brute force zip file password cracker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages