Bitcoin Forum
September 07, 2024, 09:31:23 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [QRK] Quark | Core 0.10 upgrade - New Self Moderated Thread on: September 12, 2017, 01:57:52 AM
Cool. Yeah, there is nothing there. But I got a little further:
I ran this command:

openssl enc -d -p -aes-256-cbc -a -in Quark-wallet-keys-09-11-17 -out privatekeys.txt -pass pass:*********

and then I got values for:

SALT:XXXXXXXXXXXXXXXXXXXXXXXXXXXXX
KEY:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
IV:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
plus a whole lot of error messages and shit


but then when I try to load the importprivkey into the qt-client I get

Invalid private key encoding (code -5)
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [QRK] Quark | Core 0.10 upgrade - New Self Moderated Thread on: September 08, 2017, 03:32:43 AM
Hello. I also got into Quark in 2013 and am very excited about all these recent developments. I have my quarks in the android wallet and I have hit a wall trying to export the private key(s), so I can import it into v10.4.5. I haven't seen a guide thus far.

So here's where I stand: I saved my wallet with a simple password, moved it to a Linux computer and ran the command:
/usr/bin/sudo /usr/bin/openssl enc -d -aes-256-cbc -a -in Quark-wallet-keys-XX-XX-XX -out wallet.txt -k password;

I get some response about
iv undefined

Also any other general information. How long is the key, 58 or 62 characters? What letter does it start with? etc.
Thanks so much in advance, I am so ridiculously happy about quark's prospects!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!