Zip Cracker is a python script To crack zip password With dictionary attack and also use crunch as Pipeline.
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
– python zipcracker.py -f testfile.zip -d passwords.txt
-python zipcracker.py -f testfile.zip -d passwords.txt -o extractdir
Cybersecurity tools play a critical role in safeguarding digital assets, systems, and networks from malicious…
MODeflattener is a specialized tool designed to reverse OLLVM's control flow flattening obfuscation through static…
"My Awesome List" is a curated collection of tools, libraries, and resources spanning various domains…
CVE-2018-17463, a type confusion vulnerability in Chrome’s V8 JavaScript engine, allowed attackers to execute arbitrary…
The blog post "Chrome Browser Exploitation, Part 1: Introduction to V8 and JavaScript Internals" provides…
The exploitation of CVE-2018-17463, a type confusion vulnerability in Chrome’s V8 JavaScript engine, relies on…