Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: MiladMax on December 20, 2018, 11:58:03 AM



Title: Forgot the password
Post by: MiladMax on December 20, 2018, 11:58:03 AM
I have the "bitcoin-wallet-backup-" file but i forgot the password, how can i restore it?


Title: Re: Forgot the password
Post by: jackg on December 20, 2018, 12:24:11 PM
Have you got any idea to how much bitcoin might be in it? Any idea to what the password could be? Even the length of the password is a good start to cracking it.

When did you have this wallet, is it yours?


Title: Re: Forgot the password
Post by: AdolfinWolf on December 20, 2018, 12:29:11 PM
Yup. As jackg said, if it’s encrypted with a password, you’ll have to bruteforce it. This is very much possible if you have any idea as to what the password might be.

If you do, you can use a tool such as https://github.com/gurnec/btcrecover

It’s definitely worth a try, especially if you reckon there’s a decent amount of coins there.


Title: Re: Forgot the password
Post by: LoyceV on December 20, 2018, 02:02:11 PM
I have the "bitcoin-wallet-backup-" file but i forgot the password, how can i restore it?
FYI:
Determine wallets based on filenames (note: these are the default filenames, you could have renamed yours)
  • bitcoin-wallet-backup-YYYY-MM-DD. Example: bitcoin-wallet-backup-2015-12-31
    Use Bitcoin Wallet on Android (https://play.google.com/store/apps/details?id=de.schildbach.wallet).


Title: Re: Forgot the password
Post by: jackg on December 20, 2018, 02:28:05 PM
I have the "bitcoin-wallet-backup-" file but i forgot the password, how can i restore it?
FYI:
Determine wallets based on filenames (note: these are the default filenames, you could have renamed yours)
  • bitcoin-wallet-backup-YYYY-MM-DD. Example: bitcoin-wallet-backup-2015-12-31
    Use Bitcoin Wallet on Android (https://play.google.com/store/apps/details?id=de.schildbach.wallet).

It’s possible to restore that wallet using a bitcoinj client as far as I can remember, there should be a guide somewhere on the internet (I did it with a hd wallet but yours might not be hd if it’s older than a few years).


Title: Re: Forgot the password
Post by: HCP on December 20, 2018, 09:28:02 PM
I have the "bitcoin-wallet-backup-" file but i forgot the password, how can i restore it?
Without the password, the sad answer is that you can't... they're encrypted backups. :(

You either need to remember the password to be able to restore the wallet file back into a compatible wallet (ie. Bitcoin Wallet for Android)... or you need to try and "brute force" the password using a tool like btcrecover as suggested by AdolfinWolf.


Title: Re: Forgot the password
Post by: keychainX on December 21, 2018, 07:05:16 PM
I have the "bitcoin-wallet-backup-" file but i forgot the password, how can i restore it?

You have several options. First you need to decide, should you crack it yourself or find a service.

Option 1) find a service. You can use walletrecoveryservice (bitcoin dave) but he is quite busy and won't take the deal if the wallet is small. You can hire my service (http://keychainx.io) an American company with private investors and one of the biggest GPU farms offered as a service. We are quite young as a company, but our hackers/crackers were legendary in the cracking business in the 80s/90s and have more experience in password cracking than the age of most of the users on this forum. You could also hire the many "self proclaimed" services who will PM you in private

Option 2) You crack it yourself. First you need to download a few tools, have python installed and have at least a GPU rig to do the job. You should follow these steps:

1) get python from here: https://www.python.org/downloads/
2) Get john the ripper from https://www.openwall.com/john/
3) run bitcoin2john.py to get the hash
4) get at least half a dozen of GPUs
5) There are several tools, but my favorite is hash cat, get it here: https://hashcat.net/hashcat/
6) Get a dictionary for your password attack from here: https://weakpass.com
7) knock yourself out. Be patient, don't give up.  ;)

And most truly of all, if you have the wallet, you are safe, nobody can take your coins.

/KX