btcrecover
btcrecover copied to clipboard
12 phrase in disorder
Hello, i have the 12 phrase word but all the phase are not arranged ordely. pls which of the function of seed recover do I use?
You can do this with my updated fork of BTCrecover, a guide for how can be found here https://btcrecover.readthedocs.io/en/latest/Usage_Examples/2020-05-02_Descrambling_a_12_word_seed/Example_Descrambling_a_12_word_seed/
You can descramble a 12 word seed in a few hours tops, so It's no problem at all.
I tried it, but i kept getting this error message
pls help
Ah riteo, I'll fix that up in the next few hours
On Fri., Feb. 19, 2021, 14:56 Coded, [email protected] wrote:
I tried it, but i kept getting this error message
[image: Screenshot (117)] https://user-images.githubusercontent.com/58042898/108554780-e127ca00-72f4-11eb-8aca-ae5af6eb3581.png
pls help
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/gurnec/btcrecover/issues/414#issuecomment-782306022, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARAQLWXN6SB6EBBOYS3TJ3S727ANANCNFSM4X3PSZXA .
Fixed in https://github.com/3rdIteration/btcrecover/commit/641d8b97d4e5bd536acedb9bdfdaf4d06689b815
can we have this guy reported? looks scam.
You can do this with my updated fork of BTCrecover, a guide for how can be found here https://btcrecover.readthedocs.io/en/latest/Usage_Examples/2020-05-02_Descrambling_a_12_word_seed/Example_Descrambling_a_12_word_seed/
You can descramble a 12 word seed in a few hours tops, so It's no problem at all.
Just wondering if a similar approach would work for an ETH (Trezor) 24 words address where 2 words are missing ?
Would (not using my real seed words so don't worry / same for the address) :-)
Meaning: BIP39 Ethereum Address (Default derivation path for Trezor, MEW) Using Tokenlist randomcombination_bip39.txt
1 boy 2 X 3 kidney 4 famous 5 spring 6 convince 7 rich 8 season 9 gloom 10 ocean 11 husband 12 attitude 13 title 14 claim 15 catch 16 accident 17 baby 18 act 19 addict 20 address 21 cause 22 X 23 champion 24 change
Then:
python seedrecover.py --no-dupchecks --mnemonic-length 24 --language EN --dsw --wallet-type ethereum --addr-limit 1 --addrs 0x66F9C09118B1C726BC24811a611baf60af42070A —enable-opencl --tokenlist ./docs//location of the file/randomcombination_bip39.txt --bip32-path "m/44'/60'/0'/0”
Thanks a lot in advance!!!
If you only have two words missing, you can just use my updated fork with all the defaults. (So no extra arguments required at all)
Just select the eth wallet type, put an X where the missing words are and it will solve it within a few hours.
On Fri., May 28, 2021, 12:17 ChezThomas, @.***> wrote:
You can do this with my updated fork of BTCrecover, a guide for how can be found here https://btcrecover.readthedocs.io/en/latest/Usage_Examples/2020-05-02_Descrambling_a_12_word_seed/Example_Descrambling_a_12_word_seed/
You can descramble a 12 word seed in a few hours tops, so It's no problem at all.
Just wondering if a similar approach would work for an ETH (Trezor) 24 words address where 2 words are missing ?
Would (not using my real seed words so don't worry / same for the address) :-)
Meaning: BIP39 Ethereum Address (Default derivation path for Trezor, MEW) Using Tokenlist randomcombination_bip39.txt
1 boy 2 X 3 kidney 4 famous 5 spring 6 convince 7 rich 8 season 9 gloom 10 ocean 11 husband 12 attitude 13 title 14 claim 15 catch 16 accident 17 baby 18 act 19 addict 20 address 21 cause 22 X 23 champion 24 change
Then:
python seedrecover.py --no-dupchecks --mnemonic-length 24 --language EN --dsw --wallet-type ethereum --addr-limit 1 --addrs 0x66F9C09118B1C726BC24811a611baf60af42070A —enable-opencl --tokenlist ./docs//location of the file/randomcombination_bip39.txt --bip32-path "m/44'/60'/0'/0”
Thanks a lot in advance!!!
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/gurnec/btcrecover/issues/414#issuecomment-850527184, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARAQLUIEXQK7MQDLCJAN6TTP66YDANCNFSM4X3PSZXA .
You can do this with my updated fork of BTCrecover, a guide for how can be found here https://btcrecover.readthedocs.io/en/latest/Usage_Examples/2020-05-02_Descrambling_a_12_word_seed/Example_Descrambling_a_12_word_seed/ You can descramble a 12 word seed in a few hours tops, so It's no problem at all.
Just wondering if a similar approach would work for an ETH (Trezor) 24 words address where 2 words are missing ?
Would (not using my real seed words so don't worry / same for the address) :-)
Meaning: BIP39 Ethereum Address (Default derivation path for Trezor, MEW) Using Tokenlist randomcombination_bip39.txt
1 boy 2 X 3 kidney 4 famous 5 spring 6 convince 7 rich 8 season 9 gloom 10 ocean 11 husband 12 attitude 13 title 14 claim 15 catch 16 accident 17 baby 18 act 19 addict 20 address 21 cause 22 X 23 champion 24 change
Then:
python seedrecover.py --no-dupchecks --mnemonic-length 24 --language EN --dsw --wallet-type ethereum --addr-limit 1 --addrs 0x66F9C09118B1C726BC24811a611baf60af42070A —enable-opencl --tokenlist ./docs//location of the file/randomcombination_bip39.txt --bip32-path "m/44'/60'/0'/0”
Thanks a lot in advance!!!
Thanks for your prompt reply and help! In my case since I already tried several options for the last 10days, It probably means that sadly more than 2 words I thought are actually missing. Another potential option I was thinking could be that my 2 missing words position could be wrong, which is why I wanted to try them in every possible option + 2 "x" missing seed ?
Thanks!
If you are only missing two words, don't worry about the position. Just enter th 22 words that you do have and it will work it out. Knowing the position only really matters if you are missing three.
On Fri., May 28, 2021, 12:23 ChezThomas, @.***> wrote:
You can do this with my updated fork of BTCrecover, a guide for how can be found here https://btcrecover.readthedocs.io/en/latest/Usage_Examples/2020-05-02_Descrambling_a_12_word_seed/Example_Descrambling_a_12_word_seed/ You can descramble a 12 word seed in a few hours tops, so It's no problem at all.
Just wondering if a similar approach would work for an ETH (Trezor) 24 words address where 2 words are missing ?
Would (not using my real seed words so don't worry / same for the address) :-)
Meaning: BIP39 Ethereum Address (Default derivation path for Trezor, MEW) Using Tokenlist randomcombination_bip39.txt
1 boy 2 X 3 kidney 4 famous 5 spring 6 convince 7 rich 8 season 9 gloom 10 ocean 11 husband 12 attitude 13 title 14 claim 15 catch 16 accident 17 baby 18 act 19 addict 20 address 21 cause 22 X 23 champion 24 change
Then:
python seedrecover.py --no-dupchecks --mnemonic-length 24 --language EN --dsw --wallet-type ethereum --addr-limit 1 --addrs 0x66F9C09118B1C726BC24811a611baf60af42070A —enable-opencl --tokenlist ./docs//location of the file/randomcombination_bip39.txt --bip32-path "m/44'/60'/0'/0”
Thanks a lot in advance!!!
Thanks for your prompt reply and help! In my case since I already tried for the last 10days, It means that more than 2 words are missing, or I was thinking that potentially my 2 missing word position could be wrong, which is why I wanted to try them in every possible option + 2 "x" missing seed ?
Thanks!
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/gurnec/btcrecover/issues/414#issuecomment-850530597, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARAQLUORV7U3LF5Z6PGW53TP67P7ANCNFSM4X3PSZXA .