maskprocessor
Password generator
A tool to efficiently generate password candidates by reducing the search space based on common patterns and character distributions.
High-Performance word generator with a per-position configureable charset
444 stars
40 watching
111 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for generating keyboard walks with configurable parameters to create efficient passwords | 552 |
| A tool that generates password candidates by combining words from an input list using the PRINCE algorithm in a flexible and sequential manner. | 434 |
| A tool for generating password candidates with customizable masks and keyspaces | 19 |
| A word generator based on statistical analysis of letter sequences in a given dictionary. | 172 |
| A password dictionary generator that can produce passwords using various rules and wordlists. | 150 |
| A tool for generating passwords and words based on templates describing character sets at each position | 6 |
| A password generation tool with options for custom character sets and accessibility features. | 55 |
| Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go | 198 |
| A graphical tool for generating custom wordlists based on human password construction paradigms. | 1,818 |
| A collection of tools and scripts designed to aid in password cracking using the Hashcat software | 50 |
| A collection of standalone utilities for password cracking and hashing | 1,382 |
| A tool that generates random, customizable passwords with user input options and optional destination | 7 |
| Generates passwords by mutating input words or lists to create a large set of possible passwords. | 35 |
| A tool to generate graphs and charts from password cracking results. | 154 |
| A GPT-2 model trained to generate passwords based on leaked data and can guess previously unseen passwords more accurately than existing methods | 51 |