Author

Topic: Corrupted Wallet.dat - help, reward (Read 548 times)

member
Activity: 350
Merit: 13
November 22, 2017, 02:14:02 PM
#5
Thanks!!

Will try

So did you manage to salvage with pywallet?? If not, next step will be Hex-editor and extract keys manually.
full member
Activity: 287
Merit: 100
November 21, 2017, 03:57:18 PM
#4
Maybe you have an older version of the archive file?
If you make a copy, then usually in several copies on different carriers,
Can the old version of this file remain on the old laptop or work computer?
newbie
Activity: 2
Merit: 0
November 18, 2017, 03:00:48 PM
#3
Thanks!!

Will try
HCP
legendary
Activity: 2086
Merit: 4361
November 18, 2017, 04:32:37 AM
#2
Do you still have a copy of the wallet.dat before you ran -salvagewallet? Apparently, salvagewallet can make things worse... so I'd suggest that you start each attempt with a fresh "copy" of the wallet.dat file... and only ever work on the copies Wink

In any case, your recovery attempt with pywallet seems a little off... as far as I'm aware, you can't run it on a file... only on disk/partition. So, my suggestion is to put the wallet.dat on a "small" USB stick... ideally less that 4GB... then use:
Code:
python pywallet.py --recover --recov_device=/dev/sdb1 --recov_size=4Gio --recov_outputdir=./recovered
as per this post: https://bitcointalksearch.org/topic/m.14257235

Obviously replace /dev/sdb1 with whatever the actual path to where the USB stick is mounted... I've done this on a Windows box and it was able to recover keys from an encrypted wallet.dat... if you can create a 1GB partition on the disk, even better, it'll reduce the time it spends scanning by quite a bit! Wink
newbie
Activity: 2
Merit: 0
November 18, 2017, 03:25:56 AM
#1
Hi All

I have a corrupted wallet.dat and I’ve tried most suggestions on how to recover it.

I have a all the details here (didnt want to re-type it all). Offering a reward to anyone that helps recover it.

https://www.reddit.com/r/Bitcoin/comments/7diyg6/reward_help_recovering_corrupt_walletdat/

Thanks!!
Jump to: