Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marx-wrld/zipcracker

A zip, rar file & .7z password bypass script tool.
https://github.com/marx-wrld/zipcracker

python3 zipfile

Last synced: 2 days ago
JSON representation

A zip, rar file & .7z password bypass script tool.

Awesome Lists containing this project

README

        

# Zip-cracker
A zip, rar & .7z password-protected bypass script tool.

- NOTE:- ```Using large data wordlists like rockyou.txt may take longer, and you may want to break down your data to less large wordlists```
- I've also added a wordlist fixer script incase of any errors with your wordlist
### Steps
- Download the rockyou.txt wordlist from https://www.kaggle.com/datasets/wjburns/common-password-list-rockyoutxt then add it to your project.
- You can also create your own wordlist based on the passwords used.
- Add the password-protected zip file to your project
- Run the script file on your text editor of choice