gurnec / btcrecover

An open source Bitcoin wallet password and seed recovery tool designed for the case where you already know most of your password/seed, but need assistance in trying different possible combinations.
GNU General Public License v2.0
1.28k stars 683 forks source link

How to setup for --multi-file-seedlist #453

Open ChicodelMar opened 3 years ago

ChicodelMar commented 3 years ago

Hello, can someone tell me how to set up the command and text files to run seedlist with --multi-file-seedlist. I have 3 text files with seeds, but how do i name the Text files and make the command workin.

Thanks

3rdIteration commented 3 years ago

This original fork of BTCRecover doesn't have that feature. If you check my updated one here https://github.com/3rdIteration/btcrecover, all the info you need is in the --help command at the command line.