Bitcoin Forum
May 11, 2024, 10:00:19 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to recover a private key from old wallet.dat file?  (Read 3740 times)
StratusOakmont (OP)
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
November 02, 2015, 04:28:44 AM
 #1

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?

 

1715421619
Hero Member
*
Offline Offline

Posts: 1715421619

View Profile Personal Message (Offline)

Ignore
1715421619
Reply with quote  #2

1715421619
Report to moderator
1715421619
Hero Member
*
Offline Offline

Posts: 1715421619

View Profile Personal Message (Offline)

Ignore
1715421619
Reply with quote  #2

1715421619
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715421619
Hero Member
*
Offline Offline

Posts: 1715421619

View Profile Personal Message (Offline)

Ignore
1715421619
Reply with quote  #2

1715421619
Report to moderator
1715421619
Hero Member
*
Offline Offline

Posts: 1715421619

View Profile Personal Message (Offline)

Ignore
1715421619
Reply with quote  #2

1715421619
Report to moderator
rslsrkr
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
November 02, 2015, 04:47:28 AM
 #2

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.
achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
November 02, 2015, 05:02:40 AM
 #3

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.

ranochigo
Legendary
*
Offline Offline

Activity: 2968
Merit: 4179



View Profile
November 02, 2015, 05:12:01 AM
 #4

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://bitcointalk.org/index.php?topic=85495.msg942017#msg942017

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1520


No I dont escrow anymore.


View Profile WWW
November 02, 2015, 05:16:36 AM
 #5

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://bitcointalk.org/index.php?topic=85495.msg942017#msg942017

Id go with -> https://github.com/gurnec/btcrecover/blob/master/TUTORIAL.md#btcrecover-tutorial

Im not really here, its just your imagination.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!