Bitcoin Forum
May 07, 2024, 02:21:22 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Encrypted wallet and dump priv key  (Read 4457 times)
jubalix (OP)
Legendary
*
Offline Offline

Activity: 2618
Merit: 1022


View Profile WWW
December 04, 2013, 09:42:18 AM
Last edit: December 04, 2013, 11:33:25 AM by jubalix
 #1

when you have encrypted a wallet

If you use a password, can you put it into an un-ecrypted state by leaving the new password as blank

Can you then dumpprivkey?

if not how can you dumpprivkey for an encrypted wallet

will pywallet do this if you enter the password somewhere?

Thanks in advance

Admitted Practicing Lawyer::BTC/Crypto Specialist. B.Engineering/B.Laws

https://www.binance.com/?ref=10062065
1715048482
Hero Member
*
Offline Offline

Posts: 1715048482

View Profile Personal Message (Offline)

Ignore
1715048482
Reply with quote  #2

1715048482
Report to moderator
The forum strives to allow free discussion of any ideas. All policies are built around this principle. This doesn't mean you can post garbage, though: posts should actually contain ideas, and these ideas should be argued reasonably.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715048482
Hero Member
*
Offline Offline

Posts: 1715048482

View Profile Personal Message (Offline)

Ignore
1715048482
Reply with quote  #2

1715048482
Report to moderator
1715048482
Hero Member
*
Offline Offline

Posts: 1715048482

View Profile Personal Message (Offline)

Ignore
1715048482
Reply with quote  #2

1715048482
Report to moderator
nitrogenetics
Full Member
***
Offline Offline

Activity: 131
Merit: 108



View Profile
December 04, 2013, 10:54:50 AM
 #2

Wallet can be unlocked from a debug console by using the following command:
walletpassphrase <passphrase> <timeout>
After that you can dump your private keys.

See: https://en.bitcoin.it/wiki/How_to_import_private_keys

BTC: 1NWQ4TarCCC7j1XY26KRFFEtLYbPP6S3DH
XRP: rJkbeyRaUYDmcukEyLYVfn56QDM9VhybZG
coinpr0n
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000



View Profile
December 04, 2013, 10:56:34 AM
 #3

I couldn't understand half of what you're saying, sorry...

To "dumpprivkey" for an encrypted wallet you would first have to use the "walletpassphrase" like:

walletpassphrase <passphrase> <timeout>

...where <timeout> specifies how long to keep the decryption key in memory (see: https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list)

jubalix (OP)
Legendary
*
Offline Offline

Activity: 2618
Merit: 1022


View Profile WWW
December 04, 2013, 11:34:18 AM
 #4

Wallet can be unlocked from a debug console by using the following command:
walletpassphrase <passphrase> <timeout>
After that you can dump your private keys.

See: https://en.bitcoin.it/wiki/How_to_import_private_keys


thanks!

Admitted Practicing Lawyer::BTC/Crypto Specialist. B.Engineering/B.Laws

https://www.binance.com/?ref=10062065
defcon23
Legendary
*
Offline Offline

Activity: 1120
Merit: 1002


View Profile
December 05, 2013, 12:37:52 PM
 #5

I couldn't understand half of what you're saying, sorry...

To "dumpprivkey" for an encrypted wallet you would first have to use the "walletpassphrase" like:

walletpassphrase <passphrase> <timeout>

...where <timeout> specifies how long to keep the decryption key in memory (see: https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list)

example: if your passphrase is  "tagada", you have to write , in the console :
  walletpassphrase tagada 500

then type :

dumpprivkey your-bitcoin-adress-here

then it enter...
best regards
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!