https://github.com/razvanfilea/zip_password_cracker
Bruteforce zip password cracker written in Rust
https://github.com/razvanfilea/zip_password_cracker
Last synced: 10 months ago
JSON representation
Bruteforce zip password cracker written in Rust
- Host: GitHub
- URL: https://github.com/razvanfilea/zip_password_cracker
- Owner: razvanfilea
- Created: 2022-10-06T17:13:25.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-07T21:25:52.000Z (over 3 years ago)
- Last Synced: 2025-05-18T13:24:19.630Z (about 1 year ago)
- Language: Rust
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zip_password_cracker
Bruteforce zip password cracking inspired by this [article](https://agourlay.github.io/brute-forcing-protected-zip-rust/)