Author

Topic: Recovered wallet.dat files (Read 1646 times)

newbie
Activity: 14
Merit: 0
April 02, 2015, 10:17:22 AM
#15

It used to be possible to import Bitcoin wallet.dats at blockchain.info. The rest - don't know.
You can still import wallet.dats at Blockchain.

I have recovered about 20 old wallet.dat files from a hard drive, some are bitcoin wallets, some are altcoin wallets (don't remember which is which, and which altcoins...) some are encrypted, some might be corrupted.

So what are my options to recover them? install every client and try to import every wallet with each client?
Try importing wallet.dat on BC you might find the bitcoin wallet.dat Smiley
https://blockchain.info/wallet/import-wallet

Thanks for your direction ! This is the first time I know about this.


Oh ! I am too. I am newbie about crypto currency so I just know a little about Bitcoin wallet even I still have not yet known how to use it well. This is the first time I know this. Thanks for great information !
newbie
Activity: 28
Merit: 0
April 01, 2015, 01:36:43 PM
#14

It used to be possible to import Bitcoin wallet.dats at blockchain.info. The rest - don't know.
You can still import wallet.dats at Blockchain.

I have recovered about 20 old wallet.dat files from a hard drive, some are bitcoin wallets, some are altcoin wallets (don't remember which is which, and which altcoins...) some are encrypted, some might be corrupted.

So what are my options to recover them? install every client and try to import every wallet with each client?
Try importing wallet.dat on BC you might find the bitcoin wallet.dat Smiley
https://blockchain.info/wallet/import-wallet

Thanks for your direction ! This is the first time I know about this.
sr. member
Activity: 542
Merit: 251
March 10, 2015, 09:33:49 PM
#13
If the wallet is encrypted with a password and you do not know the password it is pretty much worthless to try and import it now. You will need to wait until computers are able to crack passwords at a crazy rate. It can take you years just to figure out a 8 letter passcode.
full member
Activity: 182
Merit: 100
DaDice! Next Generation Dice Game
March 10, 2015, 08:05:17 AM
#12
you can use python tools to extract the addresses
sr. member
Activity: 448
Merit: 250
Changing avatars is currently not possible.
March 08, 2015, 08:32:23 PM
#11


 Create a Bitcoin folder on %appdata% and put the wallet.dat there.

Did exactly this and Pywallet could scan 3 of my wallets, (all empty bitcoin wallets ...) So the rest would be corrupted? Is there any documentation about the wallet.dat file format, or do I have to read the code to understand it?

You should check them for CLAM[1], maybe the wallet had something left when they were distributed.


[1] https://bitcointalksearch.org/topic/annclam-clams-proof-of-chain-proof-of-working-stake-aka-clamcoin-623147

Yes, but I think he is far away from the point of even accesing them in the first place.
copper member
Activity: 1498
Merit: 1528
No I dont escrow anymore.
March 08, 2015, 08:29:54 PM
#10


 Create a Bitcoin folder on %appdata% and put the wallet.dat there.

Did exactly this and Pywallet could scan 3 of my wallets, (all empty bitcoin wallets ...) So the rest would be corrupted? Is there any documentation about the wallet.dat file format, or do I have to read the code to understand it?

You should check them for CLAM[1], maybe the wallet had something left when they were distributed.


[1] https://bitcointalksearch.org/topic/annclam-clams-proof-of-chain-proof-of-working-stake-aka-clamcoin-623147
sr. member
Activity: 448
Merit: 250
Changing avatars is currently not possible.
March 08, 2015, 07:55:02 PM
#9
Pywallet should work for Bitcoin but not for the others, also you can only extract things if unencrypted or you know the PW.
newbie
Activity: 3
Merit: 0
March 08, 2015, 07:44:18 PM
#8


 Create a Bitcoin folder on %appdata% and put the wallet.dat there.

Did exactly this and Pywallet could scan 3 of my wallets, (all empty bitcoin wallets ...) So the rest would be corrupted? Is there any documentation about the wallet.dat file format, or do I have to read the code to understand it?
legendary
Activity: 1512
Merit: 1012
March 08, 2015, 03:25:44 PM
#7
hmm, no Luck pywallet always tells me to quit bitcoin:

C:\New>D:\Python27\python.exe C:\New\pywallet.py --datadir C:\\New --dumpwallet
ERROR:root:Couldn't open wallet.dat/main. Try quitting Bitcoin and running this
again.


but there is no Bitcoin installed on this PC.

Pretty strange, do you have your wallet on the default folder? That's where pywallet scans for files. Create a Bitcoin folder on %appdata% and put the wallet.dat there.
legendary
Activity: 1288
Merit: 1012
March 08, 2015, 03:11:16 PM
#6

It used to be possible to import Bitcoin wallet.dats at blockchain.info. The rest - don't know.
You can still import wallet.dats at Blockchain.

I have recovered about 20 old wallet.dat files from a hard drive, some are bitcoin wallets, some are altcoin wallets (don't remember which is which, and which altcoins...) some are encrypted, some might be corrupted.

So what are my options to recover them? install every client and try to import every wallet with each client?
Try importing wallet.dat on BC you might find the bitcoin wallet.dat Smiley
https://blockchain.info/wallet/import-wallet
legendary
Activity: 1862
Merit: 1469
March 08, 2015, 02:38:39 PM
#5
hmm, no Luck pywallet always tells me to quit bitcoin:

C:\New>D:\Python27\python.exe C:\New\pywallet.py --datadir C:\\New --dumpwallet
ERROR:root:Couldn't open wallet.dat/main. Try quitting Bitcoin and running this
again.


but there is no Bitcoin installed on this PC.

Try copying wallet.dat to the same folder as pywallet. Or at least the same drive.
newbie
Activity: 3
Merit: 0
March 08, 2015, 12:54:57 PM
#4
hmm, no Luck pywallet always tells me to quit bitcoin:

C:\New>D:\Python27\python.exe C:\New\pywallet.py --datadir C:\\New --dumpwallet
ERROR:root:Couldn't open wallet.dat/main. Try quitting Bitcoin and running this
again.


but there is no Bitcoin installed on this PC.
legendary
Activity: 1512
Merit: 1012
March 08, 2015, 09:11:11 AM
#3
You can use a tool like pywallet to "scan" for addresses and private keys inside the wallet. That way you'll know to which coin they belong to Smiley
legendary
Activity: 1358
Merit: 1001
https://gliph.me/hUF
March 08, 2015, 08:54:26 AM
#2

It used to be possible to import Bitcoin wallet.dats at blockchain.info. The rest - don't know.
newbie
Activity: 3
Merit: 0
March 08, 2015, 07:54:00 AM
#1
I have recovered about 20 old wallet.dat files from a hard drive, some are bitcoin wallets, some are altcoin wallets (don't remember which is which, and which altcoins...) some are encrypted, some might be corrupted.

So what are my options to recover them? install every client and try to import every wallet with each client?
Jump to: