https://github.com/4xx404/zipRip
Zip File Password Cracker
https://github.com/4xx404/zipRip
brute-force password-cracker password-cracking python3 zip zipfiles
Last synced: over 1 year ago
JSON representation
Zip File Password Cracker
- Host: GitHub
- URL: https://github.com/4xx404/zipRip
- Owner: 4xx404
- Created: 2021-04-03T02:22:58.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-03T04:22:39.000Z (about 5 years ago)
- Last Synced: 2024-10-24T16:50:46.160Z (over 1 year ago)
- Topics: brute-force, password-cracker, password-cracking, python3, zip, zipfiles
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zipRip
zipRip is a Password Cracking & Extractor tool for .zip files. It will crack the password then automatically extract & display the contents/file size.
# Usage
```
git clone https://github.com/4xx404/zipRip
cd zipRip
sudo python3 zipRip.py
```
Extracted files will be saved in "extracted/fileName/"