Search Mnemonic words for BTC address (offline check in file). Python3 implementation Using _multi cpu_.The script could be helpful to target the BTC Puzzle Transaction >100 BTC unsolved currently.
The script generate randomly the English Mnemonic words and calculates the BTC derivation path BTC address and compare them in the input btc address file. If match is found the script will stop and print the corresponding mnemonic words on screen along with the matching btc Address.
Default Value used, can be changed if required. Currently they are set to make 12 words, using 10 cpu cores and checking the first address only in the derived path of the words.
Scan/Click QR to download
Edit bip44_words_mcpu.py and find "hunt_BTC_mnemonics(cores=10)".change cores=10 to the cores you want to dedicate to the tool.
C:\Tools\btc_words-main>python3 bip44_words_mcpu.py
C:\Tools\btc_words-main>python3 seed_puzzle.py
download latest P2SH database
Scan/Click QR to download
C:\Tools\btc_words-main>python3 p2sh_brute.py