Bitcoin Forum
May 22, 2024, 05:15:53 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: mnemonic recovery script  (Read 80 times)
REVIFIED (OP)
Newbie
*
Offline Offline

Activity: 29
Merit: 1


View Profile
November 28, 2021, 04:54:37 AM
 #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
nc50lc
Legendary
*
Online Online

Activity: 2422
Merit: 5614


Self-proclaimed Genius


View Profile
November 28, 2021, 05: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:

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Coding Enthusiast
Legendary
*
Offline Offline

Activity: 1039
Merit: 2783


Bitcoin and C♯ Enthusiast


View Profile WWW
November 28, 2021, 05:35:56 AM
 #3

You can also check out my project called FinderOuter: https://bitcointalk.org/index.php?topic=5214021.0

Projects List+Suggestion box
Donate: 1Q9s or bc1q
|
|
|
FinderOuter(0.19.1)Ann-git
Denovo(0.7.0)Ann-git
Bitcoin.Net(0.26.0)Ann-git
|
|
|
BitcoinTransactionTool(0.11.0)Ann-git
WatchOnlyBitcoinWallet(3.2.1)Ann-git
SharpPusher(0.12.0)Ann-git
PawGo
Legendary
*
Offline Offline

Activity: 952
Merit: 1367


View Profile
November 28, 2021, 09: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.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!