password-smelter
Password analyzer
Analyze and report on password strength and characteristics
PASSWORDS, NED! IN AN OPEN FIEEEELD!!
18 stars
2 watching
1 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thetechromancer/password-stretcher | Generates passwords by mutating input words or lists to create a large set of possible passwords. | 35 |
d4vinci/elpscrk | A password generator tool based on user profiling and statistics | 793 |
0xvavaldi/gramify | Analyzes text data to extract patterns of words or characters for password cracking and analysis purposes. | 28 |
cyb3rko/pazzword | An intelligent password evaluator tool that analyzes entered passwords using algorithms to provide feedback on strength and suggest improvements. | 71 |
tmthecoder/argon2swift | A Swift wrapper around a reference implementation of the Argon2 password hashing algorithm | 27 |
iphelix/pack | A toolkit for analyzing and improving password cracking operations by identifying common patterns in leaked passwords. | 807 |
xpepper/passwordstrengthchecker | A tool to evaluate password strength based on length, character types, and special characters. | 6 |
digininja/pipal | An analysis tool for password data that generates statistics and helps users interpret the results. | 634 |
travco/rephraser | A password cracking tool using Markov chains to generate linguistically plausible candidates | 62 |
thewhiteh4t/pwnedornot | Tool to identify compromised email addresses and their potential password matches from publicly available data sources. | 2,257 |
philipperemy/tensorflow-1.4-billion-password-analysis | An analysis of 1.4 billion leaked passwords to identify patterns and changes in password usage over time using deep learning and natural language processing techniques. | 1,912 |
pyca/bcrypt | A modern password hashing library for Python | 1,286 |
shssoichiro/zxcvbn-rs | A password strength estimator based on the Dropbox zxcvbn library | 210 |
profmoriarity/rexsser | A tool to extract and analyze keywords from web responses for security testing purposes | 76 |
rustcrypto/password-hashes | A collection of password hashing algorithms written in Rust | 688 |