pazzword
Password analyzer
An intelligent password evaluator tool that analyzes entered passwords using algorithms to provide feedback on strength and suggest improvements.
The most intelligent password evaluator app
71 stars
4 watching
3 forks
Language: Kotlin
last commit: 3 months ago analyzerandroidappcybersecurityevaluationkotlinnbvcxzpasswordzxcvbn
Related projects:
Repository | Description | Stars |
---|---|---|
digininja/pipal | An analysis tool for password data that generates statistics and helps users interpret the results. | 634 |
dropbox/zxcvbn-ios | A password strength estimator for iOS | 223 |
nulab/zxcvbn4j | An open-source Java port of a password strength estimator that assesses the security of passwords based on pattern matching and estimation | 324 |
d4vinci/elpscrk | A password generator tool based on user profiling and statistics | 793 |
xpepper/passwordstrengthchecker | A tool to evaluate password strength based on length, character types, and special characters. | 6 |
0xvavaldi/gramify | Analyzes text data to extract patterns of words or characters for password cracking and analysis purposes. | 28 |
thetechromancer/password-smelter | Analyze and report on password strength and characteristics | 18 |
gosimplellc/nbvcxz | A Java library that estimates password strength based on various algorithms and dictionary matching, providing internationalization support and customizable options. | 293 |
envato/zxcvbn-ruby | A password strength testing library inspired by Dropbox's JavaScript implementation | 316 |
trustelem/zxcvbn | A Go implementation of a realistic password strength estimator inspired by password crackers. | 68 |
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 |
iphelix/pack | A toolkit for analyzing and improving password cracking operations by identifying common patterns in leaked passwords. | 807 |
gehaxelt/rnn-passwords | A tool that uses Recurrent Neural Networks to learn and guess passwords by analyzing character patterns | 86 |
profmoriarity/rexsser | A tool to extract and analyze keywords from web responses for security testing purposes | 76 |
cryptosense/ocaml-zxcvbn | Provides a set of OCaml bindings to estimate the strength of passwords based on their composition and other characteristics | 15 |