Keyboard-Walk-Generators
Keyboard Walk Generator
Tools and methods for generating keyboard walks to aid in password cracking
Generate Keyboard Walk Dictionaries for cracking
142 stars
10 watching
23 forks
Language: Python
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hashcat/kwprocessor | A tool for generating keyboard walks with configurable parameters to create efficient passwords | 545 |
tp7309/ttpassgen | A password dictionary generator that can produce passwords using various rules and wordlists. | 148 |
hrtywhy/random-password-generator | A tool that generates random, customizable passwords with user input options and optional destination | 7 |
redacted/xkcd-password-generator | Generates secure multiword passwords/passphrases inspired by XKCD 936 theme. | 1,325 |
hackzilla/password-generator | A simple library for generating random and customizable passwords | 293 |
thetechromancer/password-stretcher | Generates passwords by mutating input words or lists to create a large set of possible passwords. | 33 |
elithrar/simple-scrypt | Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go | 198 |
m1/go-generate-password | A password generation tool with options for custom character sets and accessibility features. | 55 |
d4vinci/elpscrk | A password generator tool based on user profiling and statistics | 788 |
lakiw/pcfg_cracker | A toolset using machine learning to identify and generate password creation habits of users. | 321 |
deanishe/alfred-pwgen | Generates strong, random passwords with customizable length and strength | 290 |
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 |
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 |
wavestone-cdt/wavecrack | A web-based password cracking interface for hashcat | 166 |
fgaz/hackertyper | A Haskell program that generates random keyboard input to simulate 'hacking' in movies and games. | 46 |