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

View File

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