Bitcoin Forum
May 06, 2024, 11:14:41 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: Lost  (Read 1758 times)
jackjack
Legendary
*
Offline Offline

Activity: 1176
Merit: 1233


May Bitcoin be touched by his Noodly Appendage


View Profile
March 27, 2013, 11:14:40 PM
 #21

Fuck, git crashed and I shut down my PC
Open pywallet, go to line 3260, there should be a line 'global passphrase'
Just delete it and save

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.
Each block is stacked on top of the previous one. Adding another block to the top makes all lower blocks more difficult to remove: there is more "weight" above each block. A transaction in a block 6 blocks deep (6 confirmations) will be very difficult to remove.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714994081
Hero Member
*
Offline Offline

Posts: 1714994081

View Profile Personal Message (Offline)

Ignore
1714994081
Reply with quote  #2

1714994081
Report to moderator
donbenosee (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
March 27, 2013, 11:36:27 PM
 #22

Question: is the cmd line window supposed to remain open after I run pywallet.py?
jackjack
Legendary
*
Offline Offline

Activity: 1176
Merit: 1233


May Bitcoin be touched by his Noodly Appendage


View Profile
March 27, 2013, 11:45:46 PM
 #23

I really don't know,why? It doesn't work?

You can see.the error doing this:
Press Windows+R, 'cmd', enter
cd "path:\to\pywallet"
python pywallet.py

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.
donbenosee (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
March 27, 2013, 11:51:40 PM
 #24

WARNING:root:pycrypto or libssl not found, decryption may be slow
A mandatory option is missing

This must be something to do with the newer version, I could access the web interface before
jackjack
Legendary
*
Offline Offline

Activity: 1176
Merit: 1233


May Bitcoin be touched by his Noodly Appendage


View Profile
March 27, 2013, 11:57:09 PM
 #25

Oh yeah I'm stupid, run "python pywallet.py --web"

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.
donbenosee (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
March 28, 2013, 12:04:00 AM
 #26

Oh yeah I'm stupid,

gee, what does that make ME then?

Quote
run "python pywallet --web"

Well, I added .py to pywallet and it seems to be working
:p

Going through your earlier instructions again...

edit: should I be specifying the renamed wallet or the old wallet?
donbenosee (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
March 28, 2013, 12:10:38 AM
 #27

Please disregard previous question.

Now, should I litterally put "secret,label" in the Data to Print field, or am I missing something? At the moment I get "File not written"response
jackjack
Legendary
*
Offline Offline

Activity: 1176
Merit: 1233


May Bitcoin be touched by his Noodly Appendage


View Profile
March 28, 2013, 12:13:58 AM
 #28

You are the user, you're not supposed to know how to troubleshoot  Wink
Yeah I forgot the .py part!

What do you mean renamed or old? Until line 6, you need to provide the wallet-renamed.DAT
After they you only work on the new one, which is called wallet.dat


Yes, litterally "secret,label", without the "
Is your wallet encrypted?
If so, put your passphrase in the first form (it's "change passphrase" I believe) and retry

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.
jackjack
Legendary
*
Offline Offline

Activity: 1176
Merit: 1233


May Bitcoin be touched by his Noodly Appendage


View Profile
March 28, 2013, 12:16:33 AM
 #29

Oh, I'm thinking about one thing, at the end of the process you may need to "bitcoin -rescan"

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.
donbenosee (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
March 28, 2013, 12:39:01 AM
 #30

You wrote
Quote
- open (with notepad) the file you put in "Output file" to check that all your private keys are there (if there's a problem you'll see lots of "#ERROR#" or something like that, in that case check the wallet path)

Okay, in the output file i got 289 lines of alphanumeric, all but two end with ";#Reserve" and one ends with the alias of an address I was using.

I have no idea whats what here, are they ALL keys that need to be imported?
donbenosee (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
March 28, 2013, 01:42:41 AM
 #31

Well, I imported them all, and managed to recover 9.56243048 BTC. Thanks very much jackjack, you are a wise and wonderful man.

Dunno what happened to the rest..Sad
jackjack
Legendary
*
Offline Offline

Activity: 1176
Merit: 1233


May Bitcoin be touched by his Noodly Appendage


View Profile
March 28, 2013, 06:36:18 AM
 #32

Yes, there are all there
Are you sure you should have more? Did you rescan?

If so, open your old wallet with bitcoin and write down all the transactions that give you the 13btc, then see if they were used with blockchain.info

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.
Pages: « 1 [2]  All
  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!