https://github.com/paudefclasspy/password-cracker
Password Cracker. It uses bruteforce of about 10000 attempts, it is very simple and probably does not solve most passwords but simple ones of 2-5 digits are solved in about 5000 attempts
https://github.com/paudefclasspy/password-cracker
Last synced: 10 months ago
JSON representation
Password Cracker. It uses bruteforce of about 10000 attempts, it is very simple and probably does not solve most passwords but simple ones of 2-5 digits are solved in about 5000 attempts
- Host: GitHub
- URL: https://github.com/paudefclasspy/password-cracker
- Owner: paudefclasspy
- Created: 2021-01-08T12:49:39.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-08T12:50:03.000Z (over 5 years ago)
- Last Synced: 2025-03-20T15:20:37.576Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Password-Cracker
Password Cracker. It uses bruteforce of about 10000 attempts, it is very simple and probably does not solve most passwords but simple ones of 2-5 digits are solved in about 5000 attempts