https://github.com/theluckycoder/zip_password_cracker
Bruteforce zip password cracker written in Rust
https://github.com/theluckycoder/zip_password_cracker
Last synced: about 1 year ago
JSON representation
Bruteforce zip password cracker written in Rust
- Host: GitHub
- URL: https://github.com/theluckycoder/zip_password_cracker
- Owner: TheLuckyCoder
- 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-02-12T06:03:10.775Z (over 1 year ago)
- Language: Rust
- Size: 11.7 KB
- Stars: 2
- Watchers: 2
- 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/)