Password Checker
prealphaA program designed to check passwords.
Description
This program checks the namespace of the password input ([a-z][A-Z][0-9][`-/]) and then determine the total number of passwords that an attacker might go through to brute-force the password.
This is currently and ALPHA program, and as such everything that you "get" out of it should be examined closely.
Features
- Determines the number of possible passwords in the "namespace" that the password is in ([a-z][A-Z][0-9][`-/])
User Reviews
Be the first to post a review of Password Checker!