Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/marx-wrld/zipcracker
- Owner: Marx-wrld
- License: cc0-1.0
- Created: 2023-10-06T10:01:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-28T13:24:58.000Z (12 months ago)
- Last Synced: 2024-11-13T09:14:50.996Z (2 days ago)
- Topics: python3, zipfile
- Language: Jupyter Notebook
- Homepage:
- Size: 24.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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