Skip to content

A python script file to crack encrypted .zip files using a dictionary attack, a hash attack, or a alphanumeric brute force attack.

Notifications You must be signed in to change notification settings

BroadbentT/ZIP-CRACKER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ZIP CRACKER

A PYTHON SCRIPT FILE TO CRACK ENCRYPTED ZIP FILES.

Usage: python3 zip-cracker.py secure.zip

LANGUAGE FILENAME MD5 HASH VERSION
python3 zip-cracker.py 0fd93e07d98184eee023297371a631b1 2.0
secure.zip 35ebcf246fbab4c7106dde9e0c57d8e4

A python script file to crack encrypted .zip files using bruteforce. The script is menu driven and allows the user to choose between a dictionary attack, a hash attack, or a alphanumeric brute force attack on the specified file.

CONSOLE DISPLAY

Screenshot

COMPUTER MISUSE ACT 1990 - SECTION 3A

This software program has been specifically written for the purpose of legitimate penetration testing and should not be used for any other unauthorised or nefarious reasons.

Found this project useful, or would like to buy the developer a coffee - make a donation. https://paypal.me/TerenceBroadbent

About

A python script file to crack encrypted .zip files using a dictionary attack, a hash attack, or a alphanumeric brute force attack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages