Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 632 Bytes

File metadata and controls

18 lines (12 loc) · 632 Bytes

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>