Post
Topic
Board Development & Technical Discussion
Re: Corrupted wallet.dat - any way of repairing?
by
frotto
on 30/05/2011, 19:17:24 UTC
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.




I still wasn't able to figure out what to do with these commands. I tried putting them in the python command line, but it did absolutely nothing. Again, I haven't ever worked with python, so any help would be appreciated!  Smiley