statsprocessor
Letter Sequence Generator
A word generator based on statistical analysis of letter sequences in a given dictionary.
Word-generator based on per-position markov-chains
172 stars
29 watching
61 forks
Language: C
last commit: about 1 year ago
Linked from 1 awesome list
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. | 441 |
hashcat/kwprocessor | A tool for generating keyboard walks with configurable parameters to create efficient passwords | 545 |
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 |
syntaxcoloring/markov-word-generator | Generates pseudorandom words by applying Markov chains to existing word sequences | 33 |
eljojo/ex_chain | A simple Markov Chain generator written in Elixir that creates text based on a given Twitter archive. | 20 |
tw1ddle/markovnamegenerator | Generates names based on statistical patterns from large datasets using a Markov chain algorithm | 446 |
quahac/burp-intruder-hashcat-maskprocessor | A tool for generating password candidates with customizable masks and keyspaces | 19 |
trendmicro/tlsh | A fuzzy matching library that generates hash values for similarity comparisons | 745 |
d4rckh/gorilla | A tool for generating and extending wordlists using various patterns and mutations. | 379 |
cyclone-github/hashgen | A high-performance hash generator written in Go | 24 |
hrs/markov-sentence-generator | Generates random text based on a statistical model of input text | 95 |
hit-scir/abacus | A code generation model designed to improve programming ability and language understanding while maintaining or increasing overall performance | 47 |
zolrath/marky_markov | Generates text based on patterns found in input data | 228 |
keithamus/hashmark | A utility tool to generate new file names with a hash of the original file contents. | 195 |
flbdx/maskuni | A tool for generating passwords and words based on templates describing character sets at each position | 6 |