Phraser
Phrase generator
Generates phrases using n-grams and Markov chains to support passphrase cracking.
Phraser is a phrase generator using n-grams and Markov chains to generate phrases for passphrase cracking. The generated phraselists can be used as wordlists in your favourite password cracking application.
49 stars
4 watching
4 forks
Language: C++
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates passwords by mutating input words or lists to create a large set of possible passwords. | 35 |
| A Ruby gem that generates unique phrases by combining words from predefined dictionaries with user-specified separators and settings. | 100 |
| A password cracking tool using Markov chains to generate linguistically plausible candidates | 62 |
| A minimalistic QR code generator written in Go. | 34 |
| A parser generator tool that creates recursive descent parsers from concise grammar definitions. | 1,480 |
| A tool to generate secure passphrases using random word combinations | 116 |
| A GPT-2 model trained to generate passwords based on leaked data and can guess previously unseen passwords more accurately than existing methods | 51 |
| Generates wordlists by combining and transforming words from various sources, including user input and song lyrics. | 907 |
| A password generator tool based on user profiling and statistics | 793 |
| Generates pseudorandom words by applying Markov chains to existing word sequences | 33 |
| A tool for generating parsers from parsing expression grammars using the Packrat parser generator | 1,028 |
| A password dictionary generator that can produce passwords using various rules and wordlists. | 150 |
| A tool for converting Combinatory Categorial Grammar derivations into Phrase Structure Trees using Python | 11 |
| Generates random pronouncable passwords of variable length | 6 |
| Generates QR code payloads for SEPA transfers | 2 |