Skip to content

Dictionary generator using initial words and substitution characters. Creates a dictionary of all possible words and all possible combination of words, preserving initial order of words.

License

Notifications You must be signed in to change notification settings

ad-m/dictionary-lost

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary Lost

Dictionary generator using initial words and substitution characters. Creates a dictionary of all possible words and all possible combination of words, preserving initial order of words.

Most useful with passwords created following xkcd password-creation tips: https://xkcd.com/936/

by: @wbrydak

date: 2022-01-11

version: 1.0

license: MIT

About

Dictionary generator using initial words and substitution characters. Creates a dictionary of all possible words and all possible combination of words, preserving initial order of words.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%