Post
Topic
Board Development & Technical Discussion
Merits 1 from 1 user
Re: Corrupted wallet.dat - any way of repairing?
by
trentzb
on 16/05/2011, 16:10:42 UTC
⭐ Merited by ETFbitcoin (1)
Code:
# git clone https://github.com/gavinandresen/bitcointools.git
# cd bitcointools
# ./dbdump.py --wallet --datadir=/point/to/wallet/dir

Use ./dbdump.py --help for other options.