password-stretcher
Password generator
Generates passwords by mutating input words or lists to create a large set of possible passwords.
FETCH THE PASSWORD STRETCHER
33 stars
3 watching
5 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
crackinggenerationlistmutationspasswordspiderstretcherwordlist
Related projects:
Repository | Description | Stars |
---|---|---|
tp7309/ttpassgen | A password dictionary generator that can produce passwords using various rules and wordlists. | 148 |
thetechromancer/password-smelter | Analyze and report on password strength and characteristics | 17 |
javirandor/passgpt | A GPT-2 model trained to generate passwords based on leaked data and can guess previously unseen passwords more accurately than existing methods | 49 |
d4vinci/elpscrk | A password generator tool based on user profiling and statistics | 788 |
m1/go-generate-password | A password generation tool with options for custom character sets and accessibility features. | 55 |
travco/rephraser | A password cracking tool using Markov chains to generate linguistically plausible candidates | 61 |
hashcat/princeprocessor | A tool that generates password candidates by combining words from an input list using the PRINCE algorithm in a flexible and sequential manner. | 430 |
deanishe/alfred-pwgen | Generates strong, random passwords with customizable length and strength | 290 |
sc0tfree/mentalist | A graphical tool for generating custom wordlists based on human password construction paradigms. | 1,813 |
quahac/burp-intruder-hashcat-maskprocessor | A tool for generating password candidates with customizable masks and keyspaces | 19 |
hrtywhy/random-password-generator | A tool that generates random, customizable passwords with user input options and optional destination | 7 |
jakewnuk/ptt | A versatile utility designed to facilitate password cracking by applying custom rules and transformations to input data | 21 |
hashcat/maskprocessor | A tool to efficiently generate password candidates by reducing the search space based on common patterns and character distributions. | 441 |
sparell/phraser | Generates phrases using n-grams and Markov chains to support passphrase cracking. | 49 |
pyca/bcrypt | A modern password hashing library for Python | 1,250 |