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: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thetechromancer/password-stretcher | Generates passwords by mutating input words or lists to create a large set of possible passwords. | 33 |
genericsteele/token_phrase | A Ruby gem that generates unique phrases by combining words from predefined dictionaries with user-specified separators and settings. | 100 |
travco/rephraser | A password cracking tool using Markov chains to generate linguistically plausible candidates | 61 |
piglig/go-qr | A minimalistic QR code generator written in Go. | 32 |
kevinmehall/rust-peg | A parser generator tool that creates recursive descent parsers from concise grammar definitions. | 1,467 |
timoh6/genphrase | A tool to generate secure passphrases using random word combinations | 115 |
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 |
r3nt0n/bopscrk | Generates wordlists by combining and transforming words from various sources, including user input and song lyrics. | 885 |
d4vinci/elpscrk | A password generator tool based on user profiling and statistics | 788 |
syntaxcoloring/markov-word-generator | Generates pseudorandom words by applying Markov chains to existing word sequences | 33 |
pointlander/peg | An implementation of a Packrat parser generator for creating grammars similar to regular expressions but with better code integration. | 1,018 |
tp7309/ttpassgen | A password dictionary generator that can produce passwords using various rules and wordlists. | 148 |
jkkummerfeld/berkeley-ccg2pst | A tool for converting Combinatory Categorial Grammar derivations into Phrase Structure Trees using Python | 11 |
iphoting/pwqgen.rb | Generates random pronouncable passwords of variable length | 6 |
make-github-pseudonymous-again/spqr | Generates QR code payloads for SEPA transfers | 2 |