Skip to content
/ Ami Public

Retrieve a zip file's password using Python.

License

Notifications You must be signed in to change notification settings

Zwique/Ami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Ami

Glad to encounter another repository. Here, we'll explore Python code for cracking zip files. The only input required is the length of the locked password. This information can save time during the brute-forcing process. Moreover, Ami prints out the total taken time for finding the password of zip file.

Installation

git clone https://github.com/Zwique/Ami.git

After downloading the file, you will just need to run crack.py. Please, note the Usage below.

Usage

python3 crack.py <zipfilename>

About

Retrieve a zip file's password using Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages