Author

Topic: Brute force (Read 106 times)

member
Activity: 378
Merit: 53
Telegram @keychainX
Today at 02:17:51 AM
#4
Is there a tool to brute-force a BIP39 seed? For example:

1. I'd like to find the missing word and I have the other 11.
2. I have 8 words in the correct order and 4 words out of order.

from the btcrecover library you need to run seedrecover.py

Here is link to the docs for that specific file
https://btcrecover.readthedocs.io/en/latest/Seedrecover_Quick_Start_Guide/

Here is the link to the file on github:
https://github.com/gurnec/btcrecover/blob/master/seedrecover.py

preferably should know the address of the funds, if not you can use a generated list of addresses used.

Be prepared to install python and some other required libraries

Good luck!
/KX
legendary
Activity: 2870
Merit: 7490
Crypto Swap Exchange
December 23, 2024, 05:14:57 AM
#3
https://github.com/Coding-Enthusiast/FinderOuter is somewhat easier to use, but
1. Currently it doesn't support GPU while BTCRecover does.
2. It only works if you have either child private key, public key or Bitcoin address.
legendary
Activity: 1512
Merit: 4795
Leading Crypto Sports Betting & Casino Platform
December 22, 2024, 05:27:36 PM
#2
newbie
Activity: 4
Merit: 0
December 22, 2024, 05:16:25 PM
#1
Is there a tool to brute-force a BIP39 seed? For example:

1. I'd like to find the missing word and I have the other 11.
2. I have 8 words in the correct order and 4 words out of order.
Jump to: