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
shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…
Extract and execute a PE embedded within a PNG file using an LNK file. The…
Embark on the journey of becoming a certified Red Team professional with our definitive guide.…
This repository contains proof of concept exploits for CVE-2024-5836 and CVE-2024-6778, which are vulnerabilities within…
This took me like 4 days (+2 days for an update), but I got it…
MaLDAPtive is a framework for LDAP SearchFilter parsing, obfuscation, deobfuscation and detection. Its foundation is…