Post
Topic
Board Development & Technical Discussion
Merits 2 from 1 user
Re: Corrupted wallet.dat - any way of repairing?
by
Matt Corallo
on 16/05/2011, 07:44:33 UTC
⭐ Merited by ETFbitcoin (2)
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.