Bitcoin Forum
August 30, 2024, 04:18:46 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Electrum / Re: Lost password for elecrum on: November 15, 2023, 03:34:03 PM
I only have a long password from which my payment password was derived,
Have you used any special or unique methods to derive your 8~9character password from the 15characters?
If yes, then it wont be possible without knowing the exact method that you've used.

Or have you picked random 8 or 9 characters from those 15 without using duplicate?
If yes, bruteforcing an 8~9 character password with BTCRecover from 15 characters is quite doable with roughly, 15P8 plus 15P9 maximum number of combinations.
But you need a fast processor for this since it may take months with old generation processors, plus it wont work with GPU.

For the setup, read through the updated version's official documentation: https://btcrecover.readthedocs.io/en/latest/INSTALL/
Then, the usage: https://btcrecover.readthedocs.io/en/latest/TUTORIAL/
(DYOR since it has all the info you need)

And here's a short guide for your case:
  • Your "tokens.txt" should compose of your 15 character long password, one character per line.
  • You would need to add --length-min 8 --length-max 9 to specify that your password can only be 8~9characters long.
  • Due to the billions of possible number of combination, you may have to add --no-eta -d to skip the initial password counting procedure.
Here's an example command:
Code:
python btcrecover.py --wallet default_wallet --tokenlist tokens.txt --length-min 8 --length-max 9 --no-eta -d
what processor need for this?
2  Bitcoin / Electrum / Re: Lost password for elecrum on: November 15, 2023, 02:19:54 PM
I think you can still able to revive your SSD if it is just corrupted or undetectable you can try the power cycle method because SSD has a self-repair feature to fix corrupted and undetectable issue. Check the guide here
I have experience with my Samsung SSD before it was undetectable on Windows even on the BIOS I just repaired the SSD through the power cycle method.
So try this it might be also work in your SSD if it does not work try to resolder the SSD terminals.

If it still does not work you don't have any other choice but to use the service provided above or brute-force the wallet file using the BTCrecovery tool.

I took it to a specialized recovery company, and they told me that if the encryption controller is damaged in Samsung 840 and newer versions, it cannot be recovered. Only the factory can do it.

Have mining rig, may be btc recovery for new ssd and file electrum, and bruting?)
3  Bitcoin / Electrum / Re: Lost password for elecrum on: November 15, 2023, 10:08:46 AM
I only have a long password from which my payment password was derived, and wallet files.
4  Bitcoin / Electrum / Lost password for elecrum on: November 15, 2023, 09:59:50 AM
Hello, I have lost my password for Electrum. The wallet is password-protected, and I cannot access it, but I still have the original file.
The password I had was either 8 or 9 characters long, and it is lost.
I created this password from a 15-character one which I still have.
What options do I have for recovery?

My ssd with all password and seed phrase-dead (samsung evo 840- cant reboot this, The disk firmware or decryptor has been corrupted, and there is no way to decrypt it.)

im used translator, sry for bad eng.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!