Recovering from having Too Many Seed Words... (Any why this doesn't add any security to your seed)

Поділитися
Вставка
  • Опубліковано 22 січ 2020
  • Like my Bitcoin Wizard Mug, get one @ Amazon: amzn.to/2TP8aia
    BTCRecover on Github: github.com/3rdIteration/btcre...
    Documentation: btcrecover.readthedocs.io/en/...
    Assisted Recovery Info: cryptoguide.tips/recovery-ser...
    I have heard of people adding extra words to their seed phrase backup as a way to try and protect it in the case that someone else finds it... The issue with this is that it actually doesn't increase security at all and that people also often forget the system that they used to add extra words... This video look at how to use BTCRecover to recover from the situation where you have additional seed phrase words and also the practical limits to doing this.
    ---------------------
    If you are new to Crypto, my suggestion is that you start with buying ~$150 worth of Bitcoin, Ethereum, Litecoin @ Coinbase and get familiar with storing it, moving it around, etc.
    For your first purcahse, just stick with CoinBase: www.coinbase.com/join/5691c9d...
    For Trading, just start with Binance: www.binance.com/?ref=18111926
    By sticking with large, reputable exchanges for your first purchase (Coinbase) and first trade (Binance) you can avoid getting scammed right at the start by purchasing a non-existing coin off a scammy exchange. (You would be surprised how many people fall into this trap)
    Don't have a hardware wallet?
    Be safe and buy them direct from the manufacturer. (Not just through some random on eBay, Amazon, etc)
    Get a Ledger: shop.ledger.com/?r=5243ecbb84...
    (If you are just starting out, I would just recommend a Ledger Nano S)
    If this was helpful, feel free to send me a tip:
    BTC: 37hiiSB1Poj6Shs8WawPS2HjT2jzHkFSQi
    BCH: qr9qenlgjh0xlyz802h70ul69rpdj8z6qyuh7m79ah
    LTC: MRWnUcsyofisVp5GvX7nxMog5caneycKZ6
    ETH: 0xCe41d43349E1c8C53E02631650E236d94A899a95
    VTC: vtc1qxauv20r2ux2vttrjmm9eylshl508q04uju936n
    ZEN: znUihTHfwm5UJS1ywo911mdNEzd9WY9vBP7
    ---------------------
    Correct Seed (24 words)
    garage craft rookie account ranch defense fat author stay jazz develop spike differ fault cream junior grass damage alarm first pulp when skull surface
    Looking for address: 3BHDE7tmC8KHuBMeoBaxHdxR6Hgp4eq29Z
    (This is a Bitcoin Segwit address)
    python seedrecover.py --no-dupchecks --addr-limit 10 --wallet-type BIP39 --dsw --bip32-path "m/49'/0'/0'/0" --big-typos 11 --mnemonic-length 24
    Starting seedrecover 0.8.1-CryptoGuide, btcrecover 0.17.10 on Python 2.7.16 64-bit, 16-bit unicodes, 32-bit ints
    Using the 'en' wordlist.
    Seed sentence was too long, deleting 11 words from each guess.
    2020-01-24 07:13:01 : Phase 1/1: up to 11 mistakes, 11 of which can be an entirely different seed word.
    Counting passwords ...
    Done
    2020-01-24 08:14:29 : Using 12 worker threads
    161690922 of 417225900 [############-------------------] 0:40:46, ETA: 1:04:25
    2020-01-24 08:55:18 : Search Complete
    Best Guess of Seed (34 words)
    garage craft craft above laundry rookie film account ranch defense fat author guess antenna stay jazz develop spike increase differ bread fault cream junior grass damage alarm first coffee pulp when skull surface diesel
    python seedrecover.py --no-dupchecks --addr-limit 10 --wallet-type BIP39 --dsw --bip32-path "m/49'/0'/0'/0" --big-typos 10 --mnemonic-length 24
    Starting seedrecover 0.8.1-CryptoGuide, btcrecover 0.17.10 on Python 2.7.16 64-bit, 16-bit unicodes, 32-bit ints
    Using the 'en' wordlist.
    Seed sentence was too long, deleting 10 words from each guess.
    2020-01-23 12:33:37 : Phase 1/1: up to 10 mistakes, 10 of which can be an entirely different seed word.
    Counting passwords ...
    Done
    2020-01-23 12:51:38 : Using 12 worker threads
    47057145 of 131128140 [###########---------------------] 0:14:03, ETA: 0:25:06
    2020-01-23 13:05:45 : Search Complete
    Test Guess (32 words)
    garage craft craft laundry rookie film account ranch defense fat author antenna stay jazz develop spike increase differ bread fault cream junior grass damage alarm first coffee pulp when skull surface diesel
    python seedrecover.py --no-dupchecks --addr-limit 10 --wallet-type BIP39 --dsw --bip32-path "m/49'/0'/0'/0" --big-typos 8 --mnemonic-length 24
    Starting seedrecover 0.8.1-CryptoGuide, btcrecover 0.17.10 on Python 2.7.16 64-bit, 16-bit unicodes, 32-bit ints
    Using the 'en' wordlist.
    Seed sentence was too long, deleting 8 words from each guess.
    2020-01-23 13:06:48 : Phase 1/1: up to 8 mistakes, 8 of which can be an entirely different seed word.
    Counting passwords ...
    Done
    2020-01-23 13:08:05 : Using 12 worker threads
    2020-01-23 13:08:58 : Search Complete
    #bitcoin #btc #ethereum #eth #cryptocurrency #crypto #ledger #trezor #security
  • Наука та технологія

КОМЕНТАРІ • 36

  • @CryptoGuide
    @CryptoGuide  4 роки тому

    Keep all your crypto safe & upgrade to a Ledger Nano X Hardware Wallet shop.ledger.com/pages/ledger-nano-x?r=5243ecbb8427
    Alternatively, if you prefer a 100% Open Source wallet, a Trezor One is also a great value wallet shop.trezor.io/product/trezor-one-white?offer_id=14&aff_id=2922&source=UA-cam

    • @kryptogunny4625
      @kryptogunny4625 3 роки тому

      Hello Crypto Guide, thank you for the explanation! Is there any way to make btcrecover search for different words in known positions? I have the problem that I have a 24 words seed, but for some word positions several words are eligible. For example word 1 3 words, word 2 2 words, word 3 4 words and so on. Can this problem be solved with btcrecover? Thanks a lot!

    • @CryptoGuide
      @CryptoGuide  3 роки тому

      @@kryptogunny4625 You can use a tokenlist for this. You also need to post a new comment if you want an answer, as I don't get any notifications at all for any posts where the original comment is over a month old.

  • @bb-mz9tv
    @bb-mz9tv 3 роки тому

    Thanks for the video...looks like a great solution!
    Any suggestions if you have 23 of 24 BIP39 seed words (possibly out of order) and looking for the 24th word?

    • @CryptoGuide
      @CryptoGuide  3 роки тому

      If the funds are out of order then you are likely stuffed. If you just have 23/24 then just follow my most recent video, as all the defaults will work fine.

  • @mohammadayoubi3243
    @mohammadayoubi3243 11 місяців тому

    hello, i tried the code you provided and changed the big typos to my situation ,the address pop up shows up i put the address,the best guess for you seed doesnt show up and a long line of errors shows up ,what would be the problem in your opinion

    • @CryptoGuide
      @CryptoGuide  11 місяців тому

      So what type of recovery are you actually trying to do? What kind of errors are you talking about? (Be specific)

    • @mohammadayoubi3243
      @mohammadayoubi3243 11 місяців тому

      @@CryptoGuide all good i found my mistake ,i didn't specify which type of wallet and caused the whole thing to not work ,thank you for the video it helped me alot 😊

    • @CryptoGuide
      @CryptoGuide  11 місяців тому +1

      Good job, best of luck with the recovery

  • @jamiemc6901
    @jamiemc6901 3 роки тому

    Can you link the video for if you are missing a word (11/12 words)

    • @CryptoGuide
      @CryptoGuide  3 роки тому

      My most recent video on basic BTCRecover recoveries is the one you want.

  • @TasiKxng
    @TasiKxng 2 роки тому

    I'm a newbie to GitHub sand I'm having trouble navigating through all the info. I have a trezor model one wallet. Please tell me what I should insert as my address format? My address usually starts with the characters bc1q

    • @CryptoGuide
      @CryptoGuide  2 роки тому

      Just select that you have a standard BIP39 wallet, it will automatically handle native segwit address types.

  • @pcicka
    @pcicka 4 роки тому +1

    Hello, I have a problem about saving the seed phrase, I have some 16 words that do not fit the place. And my seed phrasa is 12 seed long Can a code like this in btcrecovery work and find the correct seed phrase for me? it is an ETH Address
    seedrecover.py --no-dupchecks --addr-limit 10 --bip32-path "m / 44 '/ 60' / 0 '/ 0" --wallet-type ethereum --big-typos 16 --mnemonic-length 12

    • @CryptoGuide
      @CryptoGuide  4 роки тому +1

      Yep, if the words are in other this tool can help. Do you know that it has 4 extra words rather than missing 8?

    • @mariofalzon108
      @mariofalzon108 4 роки тому

      @@CryptoGuide is there anyway to contact you directly? thanks

    • @CryptoGuide
      @CryptoGuide  7 місяців тому

      .

  • @mikemauch2695
    @mikemauch2695 Рік тому

    I am missing 1 word from my 12 word phrase. Will this work?

    • @CryptoGuide
      @CryptoGuide  Рік тому

      Yep, one word will work with all the defaults and recover it in a few seconds, no problem at all...

  • @Bwyt808
    @Bwyt808 Рік тому

    I have 30 words. But I know that for different positions can only be 1 of up to three options. How can I test for this.
    Example
    1. BOARD or WISE or DRINK
    2. HEAVY
    3. LEMON or GHOST
    4. POINT
    Etc…. (Ex only)
    How is it possible to Limi the algo to only placing those tries in the position they could be and not in the whole 24 mnemonic places. Reduce the tries and compute time.

  • @gabagaba4023
    @gabagaba4023 3 роки тому

    How should the command look if you have 27 words in which 12 of them make the seed to a electrum legacy wallet. I have everything installed, just need the full "

    • @CryptoGuide
      @CryptoGuide  3 роки тому

      Do you know if the words are in the right order? If so, just add all of them and use the argument to specify the mnemonic length as 12.

    • @gabagaba4023
      @gabagaba4023 3 роки тому +1

      @@CryptoGuide Unfortunately I have no clue what order they are in, will it still work?

    • @CryptoGuide
      @CryptoGuide  3 роки тому

      Not really, a 12 word scrambled seed with 15 extras is going to take an impractically long amount of time. (About 10 thousand years with an average CPU)
      Even if you could get a 1000x speed boost that won't really help. Basically you could hold on to it and hope that computational power increases by 100,000x over the next 50 years.

    • @gabagaba4023
      @gabagaba4023 3 роки тому

      @@CryptoGuide Now I truly understand what you meant when you said exponential complexity lol, I will try to narrow my words down. I Appreciate you man, cheers.

    • @gabagaba4023
      @gabagaba4023 3 роки тому

      @@CryptoGuide I run into this after running the command " seed cover.py:: errorr: argument --bip32-path:expected at least one argument" Any recommendations?

  • @HoangVu-qj2sp
    @HoangVu-qj2sp Рік тому

    I lost 1 word of my Daedalus wallet. I have 23 words only. How can I use this tool?

    • @CryptoGuide
      @CryptoGuide  Рік тому

      Is it a Byron or Shelly era wallet?

    • @HoangVu-qj2sp
      @HoangVu-qj2sp Рік тому

      @@CryptoGuide It is a Shelly one. The address start with addr1
      Thanks.

    • @CryptoGuide
      @CryptoGuide  Рік тому

      Should "just work" if you select the Cardano wallet type.