I am using the wallet.tool 
(https://github.com/bitcoin-wallet/bitcoin-wallet/blob/master/wallet/README.recover.md)
 on 
Ubuntu (novice user) to trying and decrypt and access (dump) my private 
keys on the UltraCoin Wallet, which uses the bitcoinj architecture, in 
order to access BCC. The private keys are encrypted and I have no other way 
to access/read them. The wallet information is stored in a 
com.google.bitcoin.params.MainNetParams.wallet file which, on Windows, is 
located in %AppData%/UltraCoin Client/ . 

When I try to execute the decrypt command; "openssl enc -d -aes-256-cbc -md 
md5 -a -in bitcoin-wallet-backup-testnet-2014-11-01 > 
bitcoin-wallet-decrypted-backup" it fails as the 
"bitcoin-wallet-backup-testnet-2014-11-01" 
doesn't exist on my computer. Can I amend some of the command to suit my 
com.google... file and if so how, exactly?

-- 
You received this message because you are subscribed to the Google Groups 
"bitcoinj" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bitcoinj+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to