https://github.com/0giv/zip-craker
A zip unlocker maded with python.
https://github.com/0giv/zip-craker
python zip zip-cracker
Last synced: 3 months ago
JSON representation
A zip unlocker maded with python.
- Host: GitHub
- URL: https://github.com/0giv/zip-craker
- Owner: 0giv
- Created: 2023-08-23T09:11:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-18T14:56:49.000Z (about 1 year ago)
- Last Synced: 2024-03-19T15:20:04.267Z (about 1 year ago)
- Topics: python, zip, zip-cracker
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## **Zip-Craker**
You need a wordlist for this tool.
You can find it here :
```https://www.libhunt.com/topic/wordlist```
## **Setup**
```
pip3 install -r requirements.txt
python zipcraker.py
```