Post
Topic
Board Development & Technical Discussion
Re: Corrupted wallet.dat - any way of repairing?
by
frotto
on 16/05/2011, 12:37:26 UTC
Try running dbdump.py --wallet --datadir=/path/to/corrupt/wallet/ from bitcointools, if you get a reasonable looking data, you might be ok, otherwise well you might try some more advanced BDB recovery tools.
Could you please give me a step by step guide how to do this? I'm useless when it comes to python. Thanks!