kas/wordlists
1
1
Fork
You've already forked wordlists
0
Miscellaneous wordlists for Python
  • Python 92.6%
  • C 7.4%
2023年01月25日 11:25:09 +01:00
bin Initial commit 2023年01月24日 21:45:00 +01:00
img Initial commit 2023年01月24日 21:48:16 +01:00
src/wordlists S/KEY: Also provide a tuple with lowercase words 2023年01月25日 11:25:09 +01:00
txt Initial commit 2023年01月24日 21:45:00 +01:00
LICENSE Update and reformat 2023年01月24日 21:44:30 +01:00
README.md Reword 2023年01月25日 09:46:23 +01:00

Wordlists for Python

Miscellaneous wordlists so that I don't have to parse the same text files over and over:

  • BIP39 words
  • EFF's "new" wordlists
  • PGP wordlist
  • S/KEY words

One day these will have a Makefile and will be installable with e.g. pip.