TTPassGen
Password generator
A password dictionary generator that can produce passwords using various rules and wordlists.
密码生成 flexible and scriptable password dictionary generator which can support brute-force、combination、complex rule mode etc...
150 stars
4 watching
25 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list
brute-forcecrunchgeneratorhashcatjohnpasswordpassword-dictionariespassword-generatorwordwordlistwordlist-generator
Related projects:
Repository | Description | Stars |
---|---|---|
| A password generation tool with options for custom character sets and accessibility features. | 55 |
| Generates passwords by mutating input words or lists to create a large set of possible passwords. | 35 |
| A tool to efficiently generate password candidates by reducing the search space based on common patterns and character distributions. | 444 |
| 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 that generates random, customizable passwords with user input options and optional destination | 7 |
| A GPT-2 model trained to generate passwords based on leaked data and can guess previously unseen passwords more accurately than existing methods | 51 |
| A tool for generating keyboard walks with configurable parameters to create efficient passwords | 552 |
| A simple library for generating random and customizable passwords | 292 |
| A tool for generating password candidates with customizable masks and keyspaces | 19 |
| Generates strong, random passwords with customizable length and strength | 291 |
| A graphical tool for generating custom wordlists based on human password construction paradigms. | 1,818 |
| Generates secure multiword passwords/passphrases inspired by XKCD 936 theme. | 1,333 |
| Provides a convenient interface to generate, compare and inspect password hashes using the scrypt KDF in Go | 198 |
| A library to generate Time-Based One-Time Passwords (TOTP) and Hierarchical Offset Time Protocol (HOTP) codes. | 138 |
| Tools and methods for generating keyboard walks to aid in password cracking | 142 |