Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
123783
Topic
8417
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.