Author

Topic: Lost the last word of my Metamask seed (please help) (Read 272 times)

brand new
Activity: 0
Merit: 0
It is not very a big problem(Whatzapp)solving this issue is quite comfortable 100% Sure this can cure
+919544106141
HCP
legendary
Activity: 2086
Merit: 4314
Hello guys, i somehow lost the last 12th word of my metamask seed , i already used a script to find the missing word , the other 11 words are in the right order
but it found thousands of valid seeds.
I know my Ethereum address, is there a script or an easy solution to search through the valid seeds and to find my seed that contains my address and coins?
What script were you using? Huh

I would recommend using the "seedrecover.py" script that comes with btcrecover (https://github.com/gurnec/btcrecover)

It supports Ethereum seeds (it even mentions Metamask) and it supports searching by an address... You'll need to have Python installed, then:

- Run seedrecover.py
- It'll prompt for a "wallet file", click "cancel".
- It'll prompt for wallet type, Select "Ethereum Standard BIP39/BIP44"
- It'll prompt for a "master public key", click "cancel"
- It'll prompt for an ethereum address, enter your address and click "OK"
- It'll prompt for the "Address Generation Limit", this is how many addresses it will generate using each valid seed. If you're sure the address you entered is one of the first addresses in your Metamask wallet, I'd recommend using 5 or 10... otherwise bump the number up (bigger limit = longer time)
- Finally, it'll prompt for your seed, enter the 11 words that you know and click "OK"

Wait a few minutes and it should find your seed. Wink
legendary
Activity: 2898
Merit: 1386
if you are only missing one word of your Seed finding the correct one is easy as long as you know the place where the word is missing. for example if you are missing the third or last or whatever word. i don't know how Metamast works but they usually share the word list with bitcoin. there are 2048 words which means missing one word and knowing the place of it you only have to test 2048 seeds.
https://github.com/bitcoin/bips/blob/master/bip-0039/english.txt

if you don't know the place of it, the number of possible seeds grow huge because there are simply too many variants. you have 12! possible seeds (479,001,600) only if you know all 12 words (it can be more because my math sucks sometimes). if you also miss 1 it will be near infinity.

Not knowing the last word means 2048 possibles.

Not knowing one word or it's position means 2048*12 possibles.

Either is easily solvable.
legendary
Activity: 3472
Merit: 10611
if you are only missing one word of your Seed finding the correct one is easy as long as you know the place where the word is missing. for example if you are missing the third or last or whatever word. i don't know how Metamast works but they usually share the word list with bitcoin. there are 2048 words which means missing one word and knowing the place of it you only have to test 2048 seeds.
https://github.com/bitcoin/bips/blob/master/bip-0039/english.txt

if you don't know the place of it, the number of possible seeds grow huge because there are simply too many variants. you have 12! possible seeds (479,001,600) only if you know all 12 words (it can be more because my math sucks sometimes). if you also miss 1 it will be near infinity.
legendary
Activity: 1568
Merit: 1031
I believe the wordlist is standard and there is a limited number of words and since you know the order, It shouldn't be hard. I'm not aware of any tools though so either check manually word by word or take this matter to WalletRecoveryServices.com If you don't mind paying a fee, MetaMask is not listed there but I'm sure they could help.
jr. member
Activity: 30
Merit: 75
Well, making a bruteforcer is rather easy. Brutforcer should not only check the validity of the seed, but also the fact that there are any transactions on derived addresses.
This is pretty trivial, and might be outsourced to a freelancer.
newbie
Activity: 10
Merit: 0
Hello guys, i somehow lost the last 12th word of my metamask seed , i already used a script to find the missing word , the other 11 words are in the right order
but it found thousands of valid seeds.
I know my Ethereum address, is there a script or an easy solution to search through the valid seeds and to find my seed that contains my address and coins?
Help would really be appreciated



- Cootiepie
Jump to: