Author

Topic: How to recover a private key from old wallet.dat file? (Read 3749 times)

copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
You can try to bruteforce it if you remember some characters by using this tool. It is hard to bruteforce if you can't remember majority of the characters or it is a long password. If you can somehow decrypt it, download Bitcoin Core and use
Code:
walletpassphrase (password) 600
. Your wallet will be unlocked for 600 seconds. Use
Code:
dumpprivkey (Address)
to get your private key and import it into Blockchain.info by creating an account and import it in.

Alternatively, try this: https://bitcointalksearch.org/topic/m.942017

Id go with -> https://github.com/gurnec/btcrecover/blob/master/TUTORIAL.md#btcrecover-tutorial
legendary
Activity: 3038
Merit: 4418
Crypto Swap Exchange
You can try to bruteforce it if you remember some characters by using this tool. It is hard to bruteforce if you can't remember majority of the characters or it is a long password. If you can somehow decrypt it, download Bitcoin Core and use
Code:
walletpassphrase (password) 600
. Your wallet will be unlocked for 600 seconds. Use
Code:
dumpprivkey (Address)
to get your private key and import it into Blockchain.info by creating an account and import it in.

Alternatively, try this: https://bitcointalksearch.org/topic/m.942017
staff
Activity: 3458
Merit: 6793
Just writing some code
upload your wallet.dat here : https://blockchain.info/wallet/import-wallet and try to login using your password that you remember.If you are able to login then you can find the prv key in the settings of your wallet.Hope that it helps.
That site no longer works.

Op, unfortunately, it is very difficult to recover the password. There are services that can recover your wallet password, but be careful because they can sometimes steak you're money if you give them too much information. There is a way to send them parts of your wallet so that they can get the password but not all of the private keys.
member
Activity: 112
Merit: 10
upload your wallet.dat here : https://blockchain.info/wallet/import-wallet and try to login using your password that you remember.If you are able to login then you can find the prv key in the settings of your wallet.Hope that it helps.
full member
Activity: 154
Merit: 100
Hello guys ,

I just went on searching some files on my old external HD and founded a wallet.dat that i had with me in 2012-13.
Unfortunately i forgot the password but i still remember some of its characters.
So is there any way to decrypt it and get the private keys?

 
Jump to: