mentalist
Password generator
A graphical tool for generating custom wordlists based on human password construction paradigms.
Mentalist is a graphical tool for custom wordlist generation. It utilizes common human paradigms for constructing passwords and can output the full wordlist as well as rules compatible with Hashcat and John the Ripper.
2k stars
41 watching
245 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
crackingcracking-hashespasswordwordlistwordlist-generatorwordlist-technique
Related projects:
Repository | Description | Stars |
---|---|---|
hashcat/maskprocessor | A tool to efficiently generate password candidates by reducing the search space based on common patterns and character distributions. | 444 |
northwavesecurity/wikiraider | A tool to generate password-cracking wordlists from country-specific Wikipedia databases. | 39 |
tp7309/ttpassgen | A password dictionary generator that can produce passwords using various rules and wordlists. | 150 |
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. | 434 |
thetechromancer/password-stretcher | Generates passwords by mutating input words or lists to create a large set of possible passwords. | 35 |
hashcat/kwprocessor | A tool for generating keyboard walks with configurable parameters to create efficient passwords | 552 |
glitchedgitz/cook | A versatile tool for generating and manipulating wordlists and password combinations | 1,092 |
xfox64x/hashcat-stuffs | A collection of tools and scripts designed to aid in password cracking using the Hashcat software | 50 |
elithrar/simple-scrypt | Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go | 198 |
d4vinci/elpscrk | A password generator tool based on user profiling and statistics | 793 |
d4rckh/gorilla | A tool for generating and extending wordlists using various patterns and mutations. | 382 |
quahac/burp-intruder-hashcat-maskprocessor | A tool for generating password candidates with customizable masks and keyspaces | 19 |
lakiw/pcfg_cracker | A toolset using machine learning to identify and generate password creation habits of users. | 322 |
redacted/xkcd-password-generator | Generates secure multiword passwords/passphrases inspired by XKCD 936 theme. | 1,330 |
f0cker/pyhashcat | A Python binding to a popular password cracking tool | 32 |