Author

Topic: mnemonic recovery script (Read 96 times)

legendary
Activity: 952
Merit: 1386
November 28, 2021, 04:22:52 AM
#4
Hello everyone,
I'm in need of a program that is able to recover 2 lost words from a mnemonic phrases
example is https://github.com/ZenGo-X/mnemonic-recovery
if anyone can modify the script to check 2 words instead of 1 that would be great.

Probably could be done with my program https://github.com/PawelGorny/lostword
If you know positions of lost words, then see configuration for worker KNOWN_POSITION
If you do not know positions, let me know, I will adapt my software (currently it works with one missing word, worker ONE_UNKNOWN).

Do you want to launch it with known target address & path or you need only to see which seed is correct?

Let me know if I may help you.
legendary
Activity: 1042
Merit: 2805
Bitcoin and C♯ Enthusiast
November 28, 2021, 12:35:56 AM
#3
legendary
Activity: 2618
Merit: 6452
Self-proclaimed Genius
November 28, 2021, 12:19:43 AM
#2
Or use BTCRecover instead?
It has a seedrecover.py script that can bruteforce your 2 missing words; however, you'll need to provide an address or the master public key as reference.

Links:
newbie
Activity: 29
Merit: 1
November 27, 2021, 11:54:37 PM
#1
Hello everyone,
I'm in need of a program that is able to recover 2 lost words from a mnemonic phrases
example is https://github.com/ZenGo-X/mnemonic-recovery
if anyone can modify the script to check 2 words instead of 1 that would be great.
Thanks
Jump to: