Help Restoring Crypto Wallet -- 2
Budget: $15 – $25 USD
I have a crypto wallet with a small amount of coins in it. I have written down the seed phrase on paper and mistakenly omitted one word. Therefore the seed phrase has one word missing. I am sure all of the other words are in the correct order but I don't know the word that is missing.
I think it should be possible to do a brute force dictionary restore of the seed phrase. I have seen this the below Reddit as an answer to the same problem I have which makes sense to me.
"You need to run an automated application that will insert all possible words into the seed phrase. Worst case even if you don't know which word is forgotten and the rest are in order, that's only 2048x24=49,152 options. Looks like there are about 42k + combinations but really that isn’t a very high number considering."
I am looking for a coder with knowledge of seed phrases and wallets who can write a script and direct me on how to execute it to recover the wallet.
I think it should be possible to do a brute force dictionary restore of the seed phrase. I have seen this the below Reddit as an answer to the same problem I have which makes sense to me.
"You need to run an automated application that will insert all possible words into the seed phrase. Worst case even if you don't know which word is forgotten and the rest are in order, that's only 2048x24=49,152 options. Looks like there are about 42k + combinations but really that isn’t a very high number considering."
I am looking for a coder with knowledge of seed phrases and wallets who can write a script and direct me on how to execute it to recover the wallet.