password-stretcher

Password generator

Generates passwords by mutating input words or lists to create a large set of possible passwords.

FETCH THE PASSWORD STRETCHER

GitHub

35 stars
3 watching
6 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list

crackinggenerationlistmutationspasswordspiderstretcherwordlist

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tp7309/ttpassgenA password dictionary generator that can produce passwords using various rules and wordlists.150
thetechromancer/password-smelterAnalyze and report on password strength and characteristics18
javirandor/passgptA GPT-2 model trained to generate passwords based on leaked data and can guess previously unseen passwords more accurately than existing methods51
d4vinci/elpscrkA password generator tool based on user profiling and statistics793
m1/go-generate-passwordA password generation tool with options for custom character sets and accessibility features.55
travco/rephraserA password cracking tool using Markov chains to generate linguistically plausible candidates62
hashcat/princeprocessorA tool that generates password candidates by combining words from an input list using the PRINCE algorithm in a flexible and sequential manner.434
deanishe/alfred-pwgenGenerates strong, random passwords with customizable length and strength291
sc0tfree/mentalistA graphical tool for generating custom wordlists based on human password construction paradigms.1,818
quahac/burp-intruder-hashcat-maskprocessorA tool for generating password candidates with customizable masks and keyspaces19
hrtywhy/random-password-generatorA tool that generates random, customizable passwords with user input options and optional destination7
jakewnuk/pttA tool for transforming and cracking passwords using various techniques and rules.27
hashcat/maskprocessorA tool to efficiently generate password candidates by reducing the search space based on common patterns and character distributions.444
sparell/phraserGenerates phrases using n-grams and Markov chains to support passphrase cracking.49
pyca/bcryptA modern password hashing library for Python1,286