Bitcoin Forum
October 18, 2024, 05:16:03 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: corrupt wallet.dat  (Read 2252 times)
love9090 (OP)
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
September 22, 2013, 09:52:34 AM
 #1

Hello everyone.
I read many topic to restore bitcoin address from corrupt wallet.dat . But it's difficult to understand.
I have corrupt wallet.dat with 0.83btc. I read about Hex editor, pywallet....but I don't understand.
Anyone can help me ?? step to step ?!!!. Thank you very much
jackjack
Legendary
*
Offline Offline

Activity: 1176
Merit: 1280


May Bitcoin be touched by his Noodly Appendage


View Profile
September 22, 2013, 11:31:16 AM
 #2

What you don't understand with pywallet?
Do you have windows? Do you have python installed?

Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2
Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
love9090 (OP)
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
September 24, 2013, 09:32:45 AM
 #3

I downloaded python exe but don't know how to do.
jackjack
Legendary
*
Offline Offline

Activity: 1176
Merit: 1280


May Bitcoin be touched by his Noodly Appendage


View Profile
September 24, 2013, 11:06:58 AM
Last edit: September 24, 2013, 09:37:24 PM by jackjack
 #4

  • Hit
  • Type "c:\python27\python.exe"
  • If you see something like the following then continue. Else stop and write here what is written.
Code:
Python 2.7.4 [MSC v.1500 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>>
  • Type "exit()" to exit Python
  • Type "c:\python27\python.exe c:\path\to\pywallet.py --web"
  • Write here what you see


We can also teamviewer a bit if you want

FWIW I'm developping a new pywallet where you just have to run a .exe
It's coming soon

Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2
Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
love9090 (OP)
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
September 24, 2013, 09:35:14 PM
 #5

Code:
Python 2.7.4 [MSC v.1500 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>>
  • Type "c:\python27\python.exe c:\path\to\pywallet.py --web"
  • Write here what you see


We can also teamviewer a bit if you want

FWIW I'm developping a new pywallet where you just have to run a .exe
It's coming soon

Thank you: Type "c:\python27\python.exe c:\path\to\pywallet.py --web
-> File "<stdin>", line 1
    Type "c:\python27\python.exe c:\path\to\pywallet.py --web
   SyntaxError : Invalid syntax
jackjack
Legendary
*
Offline Offline

Activity: 1176
Merit: 1280


May Bitcoin be touched by his Noodly Appendage


View Profile
September 24, 2013, 09:36:55 PM
 #6

Yeah sorry
Before running
Quote
c:\python27\python.exe c:\path\to\pywallet.py --web
you must exit Python by running
Quote
exit()

Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2
Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
love9090 (OP)
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
September 25, 2013, 01:22:40 AM
 #7

Yeah sorry
Before running
Quote
c:\python27\python.exe c:\path\to\pywallet.py --web
you must exit Python by running
Quote
exit()

Thank you
Type:...
-> Can not find "file:///c:\python27\python.exe c:\path\to\pywallet.py --web" . Make sure the path or internet address is correct.
 Cry Cry Cry
jackjack
Legendary
*
Offline Offline

Activity: 1176
Merit: 1280


May Bitcoin be touched by his Noodly Appendage


View Profile
September 25, 2013, 01:24:54 AM
 #8

Could you post a screenshot of where you run this?

Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2
Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
Vod
Legendary
*
Offline Offline

Activity: 3850
Merit: 3156


Licking my boob since 1970


View Profile WWW
September 25, 2013, 01:27:13 AM
 #9

-> Can not find "file:///c:\python27\python.exe c:\path\to\pywallet.py --web" . Make sure the path or internet address is correct.
 Cry Cry Cry

You know you're not supposed to type path\to, right?  You have to type in the actual file path.

I post for interest - not signature spam.
https://vod.fan - fast/free image sharing - coming Oct!
Will Theymos finish his $100,000,000 forum before this one shuts down?
love9090 (OP)
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
September 25, 2013, 05:50:12 AM
 #10

Could you post a screenshot of where you run this?

I paste "c:\python27\python.exe c:\path\to\pywallet.py --web" on address of window folder.
jackjack
Legendary
*
Offline Offline

Activity: 1176
Merit: 1280


May Bitcoin be touched by his Noodly Appendage


View Profile
September 25, 2013, 02:17:13 PM
Last edit: September 25, 2013, 04:45:04 PM by jackjack
 #11

You must paste this in the window that pops up when you hit windows+R
And you must change "c:\path\to" to the real folder where the file pywallet.py is located

BTW before doing anything, please backup your wallet


Edit: you can also use a new software I'm developping (it will replace pywallet soon)
It's just an exe to double-click

Own address: 19QkqAza7BHFTuoz9N8UQkryP4E9jHo4N3 - Pywallet support: 1AQDfx22pKGgXnUZFL1e4UKos3QqvRzNh5 - Bitcointalk++ script support: 1Pxeccscj1ygseTdSV1qUqQCanp2B2NMM2
Pywallet: instructions. Encrypted wallet support, export/import keys/addresses, backup wallets, export/import CSV data from/into wallet, merge wallets, delete/import addresses and transactions, recover altcoins sent to bitcoin addresses, sign/verify messages and files with Bitcoin addresses, recover deleted wallets, etc.
love9090 (OP)
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
September 26, 2013, 06:04:15 AM
Last edit: September 26, 2013, 07:42:56 AM by love9090
 #12

You must paste this in the window that pops up when you hit windows+R
And you must change "c:\path\to" to the real folder where the file pywallet.py is located

BTW before doing anything, please backup your wallet


Edit: you can also use a new software I'm developping (it will replace pywallet soon)
It's just an exe to double-click
Thanks, but I don't understand. It means I must creat file: pywallet.py from wallet.dat, using pywallet exe ? 
love9090 (OP)
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
September 29, 2013, 04:10:48 AM
 #13

You must paste this in the window that pops up when you hit windows+R
And you must change "c:\path\to" to the real folder where the file pywallet.py is located

BTW before doing anything, please backup your wallet


Edit: you can also use a new software I'm developping (it will replace pywallet soon)
It's just an exe to double-click

Hello jackjack
I don't know where to find pywallet.py
love9090 (OP)
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
September 30, 2013, 01:50:54 AM
 #14

Help me to use pywallet 2.1.6. Thank you very much
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!