/zip-cracker

zip password cracking tool

Primary LanguagePython

zip-cracker

Reqiurements:

optparse
time
pyzipper
zipfile
os

Tool information:

This tool is a zip password cracker for generating password of CRC-32 based encryptions.
It uses a Brute_force attack that generates random popular passwords. The zip cracking tool systematically checks all possible passwords and passphrases until the correct one is found.
It has a default password file of about 1,149,945 password combinations

Usage:

Run file in a terminal with python installed.
Select option [1] and proceed to the next step
Input the zip file location and enter to initiate
To use the Default password list hit 'THE ENTER KEY' to start the attack or input your custom password location
Wait till you get a success message about the password of the zip file