feat(wordlists): Add BIP 39 wordlist (#67)

This commit is contained in:
Krypton
2025-01-21 11:16:01 +01:00
committed by GitHub
parent 34e5767d49
commit f11fa352e8
3 changed files with 2050 additions and 0 deletions

1
tools/make_json.py vendored
View File

@@ -7,6 +7,7 @@ import re
keywords = {
"Bip": "BIP",
"Sql": "SQL",
"Jsp": "JSP",
"Lfi": "LFI",