Zip Cracker : Python Script To Crack Zip Password With Dictionary Attack

Zip Cracker is a python script To crack zip password With dictionary attack and also use crunch as Pipeline.

  • This Script Supports Only Zip File in This Verson
  • You Can Also Use This Script With crunch
  • Cross-platform Supported

Usage

Options:
–version show program’s version number and exit
-h, –help show this help message and exit
-f FILENAME, –file=FILENAME
Please Specify Path of Zip File
-d DICTIONERY, –dict=DICTIONERY
Please Specify Path of Dictionery.
-o OUTPUT, –output=OUTPUT
Please Specify Path for Extracting
-r RESULT, –result=RESULT
Please Specify Path if You Want to Save Result
-c CRUNCH, –crunch=CRUNCH
For Using Passwords Directly from crunch use this
arguments: -c True or –crunch True

  • Examples 1

– python zipcracker.py -f testfile.zip -d passwords.txt

  • Examples 2:

-python zipcracker.py -f testfile.zip -d passwords.txt -o extractdir

R K

Recent Posts

Burrow – Breaking Through Firewalls With Open Source Ingenuity

Burrow is an open source tool for burrowing through firewalls, built by teenagers at Hack Club.…

18 hours ago

Its-A-Trap : Building Secure Web Applications With A Golang Web Server For Authentication

Simple golang webserver that listens for basic auth or post requests and sends a notification…

18 hours ago

Nutek-Apple : Unleashing Power On macOS And Linux

Nutek Security Platform for macOS and Linux operating systems. Tools for hackers, bug hunters and…

18 hours ago

SecureSphere Labs – A Haven For Cybersecurity Innovators And Ethical Hackers

Welcome to SecureSphere Labs, your go-to destination for a curated collection of powerful hacking tools…

18 hours ago

Vulpes/VulpOS : The Docker-Powered All-in-One Workstation For Penetration Testing And Offsec Labs

All in one Docker-based workstation with hacking tools for Pentesting and offsec Labs by maintained…

18 hours ago

LiCo-Extrator : Revolutionizing Icon Extraction Across Platforms

Got it! Below is the updated README.md file with instructions for downloading the project on…

1 day ago