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.23k stars 657 forks source link

Help to recover BIP39 Phrase #491

Open otaviobraaga opened 1 year ago

otaviobraaga commented 1 year ago

I know the correct order of the first 4 words, and the other 20 words are shuffled, can i modify the code the find my seed ?

An1an1 commented 1 year ago

I know the correct order of the first 4 words, and the other 20 words are shuffled, can i modify the code the find my seed ?

you can try, what are the words?

3rdIteration commented 1 year ago

No, there are 20! (20 factorial) possible seeds, the math of it makes it impractical.

otaviobraaga commented 1 year ago

I see. Thank you for the reply.

On Sat, 29 Apr 2023, 15:26 3rd Iteration, @.***> wrote:

No, there are 20! (20 factorial) possible seeds, the math of it makes it impractical.

— Reply to this email directly, view it on GitHub https://github.com/gurnec/btcrecover/issues/491#issuecomment-1528855838, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZXEJXKNUSJVW64O7DGU3P3XDVTN3ANCNFSM6AAAAAAXGDPERM . You are receiving this because you authored the thread.Message ID: @.***>