Coding-Enthusiast / FinderOuter

Easy to use bitcoin recovery tool to fix damaged private key, mini-private key, address, BIP38 encrypted key, mnemonic (seed phrase), BIP-32 derivation path, Armory backups, recover passwords and more
MIT License
283 stars 107 forks source link

Implement old Electrum mnemonic algorithm #75

Open anarchymachines opened 8 months ago

anarchymachines commented 8 months ago

I'm trying to find a missing bip32 path, but it doesn't seem to think my old 12-word Electrum mnemonic is valid. I thought maybe it was a copy + paste issue, but I got the same result after manually typing it in. All of the words appear on the old Electrum wordlist, and "Electrum" is selected as the type (and Electrum recognizes the mnemonic as an old-style phrase and successfully allows a wallet to be recovered from it).

Are the old Electrum mnemonics not supported?

Full error message is: "Could not instantiate ElectrumMnemonic Instance. Error: Mnemonic has invalid words."

Coding-Enthusiast commented 8 months ago

Are the old Electrum mnemonics not supported?

If this old algorithm here is what you mean, then no, I never implemented it. And because the word list contains some different words, FinderOuter throws the "invalid words" exception.

anarchymachines commented 8 months ago

Got it. Thanks for the quick reply. And thanks for creating this! It is a lot more intuitive than other similar types of tools that I have attempted to use (and it's more useful, imo)

Amirhossie commented 8 months ago

How can I use finder outer

Coding-Enthusiast commented 8 months ago

How can I use finder outer

It is explained in ReadMe

Amirhossie commented 8 months ago

Yes I know that but I can't even find it I search the link that put in finder outer and download a zip file

Coding-Enthusiast commented 8 months ago

The zip files are found here. Lets say you are on Windows, you just download the win64 zip, extract it on your system and double click the exe file.

Amirhossie commented 7 months ago

I open file but it open so many codes what I can do ?

Amirhossie commented 7 months ago

It need a application?

Amirhossie commented 7 months ago

Did you know any one can do it for me?