Author

Topic: Attempting to recover a corrupted wallet.dat - reward offered! (Read 1525 times)

newbie
Activity: 33
Merit: 0
did you get it?
legendary
Activity: 1176
Merit: 1255
May Bitcoin be touched by his Noodly Appendage
Download it, run it (no installation) and PM me the codes it's showing you
http://www.teamviewer.com/fr/download/windows.aspx
newbie
Activity: 33
Merit: 0
hey I'm back yeah how can we do team viewer?
newbie
Activity: 33
Merit: 0
yeah the cmd isn't working it, have to go out now to eat but will be back in an hour
legendary
Activity: 1176
Merit: 1255
May Bitcoin be touched by his Noodly Appendage
That should work on Win7, do you get an error?
Do you want to teamviewer?
newbie
Activity: 33
Merit: 0
Do you know how I can get that to work on windows 7? Thanks
legendary
Activity: 1176
Merit: 1255
May Bitcoin be touched by his Noodly Appendage
Put in c:\pywallet\pywalletjj.py the data that is here: https://raw.github.com/jackjack-jj/pywallet/master/pywallet.py
Then c:\Python27\python c:\pywallet\pywalletjj.py --datadir=C:\yourbkpfolder\ --dumpwallet
newbie
Activity: 33
Merit: 0
there is tons of random long sequences of numbers, lots of lines like -   "addr": "1H3PxJug8Lrc4qmfMbXcG8Nk36E9NekeeF",
            "n": 99,
            "nTime": 1331915137

a few lines where it says scriptPubKey but no reference to the private key, how can I download and get the program you use to see the dump if that will make it easier?
legendary
Activity: 1176
Merit: 1255
May Bitcoin be touched by his Noodly Appendage
You're using the Joric's pywallet and I don't how it handles the dump
What do you see in the "[]"? There should be "address", but what else?
newbie
Activity: 33
Merit: 0
thanks, that produces a long string of text, but when I try to import that into a blockchain.info wallet I get the message "No Private Keys Imported. Unknown Format or incorrect password"
legendary
Activity: 1176
Merit: 1255
May Bitcoin be touched by his Noodly Appendage
c:\Python27\python c:\pywallet\pywallet.py --datadir=C:\yourbkpfolder\ --dumpwallet
newbie
Activity: 33
Merit: 0
Pretty sure it is, what command should I enter to see if I can recover it if it isn't encrypted? Thanks
legendary
Activity: 1176
Merit: 1255
May Bitcoin be touched by his Noodly Appendage
Are you sure it is encrypted?
Check caps lock
newbie
Activity: 33
Merit: 0
Hi

I had a number of bitcoins stored in the bitcoin qt version 6 client. It got corrupted and on opening said 'error wallet.dat corrupted' The wallet was encrypted.

I've been trying to recover it using python stuff, so far I've installed the latest version of bitcoin qt and managed to get it to recognise the presence of the corrupted wallet which it wouldn't previously.

At the moment the furthest I've got is this command line -


C:\Users\Owner>c:\Python27\python c:\pywallet\pywallet.py --datadir=C:\yourbkpfo
lder\ --dumpwallet --password=(*MYPASSWORD*)
WARNING:root:pycrypto or libssl not found, decryption may be slow
ERROR:root:wrong password

I'm almost certain my password is entered correctly, does anyone know how to get this recovered? Will pay 1 btc if you can. thanks

Jump to: