Bitcoin Forum
April 25, 2024, 09:28:17 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1] 2 »  All
  Print  
Author Topic: Exporting private keys from multibit to blockchain *uncrypted*  (Read 2019 times)
timeout (OP)
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
April 09, 2014, 05:26:09 PM
Last edit: April 12, 2014, 09:55:43 PM by timeout
 #1

How do i do this? it says its encoded with base58 and when i copy paste the entire text of the multibit.key it says error decrpyting wallet



What am i doing wrong, do i need to decode the base58 private key?
if so how do i do it, please keep this simple i'm bad at technical stuff..


update:
this account was hijacked from approx. April 4 until today
all business in that time period shall be deemed null and void
i was informed there has been some scamming and hacking going on, now i took back control and put end to this!
"In a nutshell, the network works like a distributed timestamp server, stamping the first transaction to spend a coin. It takes advantage of the nature of information being easy to spread but hard to stifle." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714037297
Hero Member
*
Offline Offline

Posts: 1714037297

View Profile Personal Message (Offline)

Ignore
1714037297
Reply with quote  #2

1714037297
Report to moderator
blacksails
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
April 10, 2014, 05:37:06 PM
 #2

How do i do this? it says its encoded with base58 and when i copy paste the entire text of the multibit.key it says error decrpyting wallet



What am i doing wrong, do i need to decode the base58 private key?
if so how do i do it, please keep this simple i'm bad at technical stuff..
Why don't you just upload the .key file to blockchain directly?
Nagato4
Hero Member
*****
Offline Offline

Activity: 625
Merit: 500



View Profile
April 10, 2014, 05:39:35 PM
 #3

First, export private keys from multibit: http://multibit.org/help_exportingPrivateKeys.html

Does your private key look something similar to this 5Kb8kLf9zgWQnogidDA76MzPL6TsZZY36hWXMssSzNydYXYB9KF (start with "5", and is 51 characters long)?

Nagato4
Hero Member
*****
Offline Offline

Activity: 625
Merit: 500



View Profile
April 10, 2014, 05:41:33 PM
 #4

How do i do this? it says its encoded with base58 and when i copy paste the entire text of the multibit.key it says error decrpyting wallet



What am i doing wrong, do i need to decode the base58 private key?
if so how do i do it, please keep this simple i'm bad at technical stuff..
Why don't you just upload the .key file to blockchain directly?

I believe blockchain.info can only read wallet.dat (bitcoin-qt) and wallet.aes.json directly.

blacksails
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
April 10, 2014, 05:45:43 PM
 #5

How do i do this? it says its encoded with base58 and when i copy paste the entire text of the multibit.key it says error decrpyting wallet



What am i doing wrong, do i need to decode the base58 private key?
if so how do i do it, please keep this simple i'm bad at technical stuff..
Why don't you just upload the .key file to blockchain directly?

I believe blockchain.info can only read wallet.dat (bitcoin-qt) and wallet.aes.json directly.
From: https://blockchain.info/wallet/features Smiley

Import / Export
Multiple Private Key Formats - Mini private keys, Wallet Import Format, Base58, Base64 and Hex.
Watch Only - Watch Only addresses allow you to view transactions at an address without storing the private key in your wallet.
Brain Wallet - Generate A private key from a passphrase.
Import From QR Code - Scan A private key using a webcam.
Import Wallet Files - Vanitygen, pywallet, blockchain.info and multibit .key files supported.
Export Encrypted or Unencrypted.
JSON RPC Import - Import / Export using the bitcoind JSON RPC API
Paper Wallets
Sign Message - Sign a message to prove you own a bitcoin adddress.
Verify Message - Verify the owner of a bitcoin address.
Import Bitcoin-Qt Wallet - Import keys from a wallet.dat file.
Nagato4
Hero Member
*****
Offline Offline

Activity: 625
Merit: 500



View Profile
April 10, 2014, 05:48:50 PM
 #6

How do i do this? it says its encoded with base58 and when i copy paste the entire text of the multibit.key it says error decrpyting wallet



What am i doing wrong, do i need to decode the base58 private key?
if so how do i do it, please keep this simple i'm bad at technical stuff..
Why don't you just upload the .key file to blockchain directly?

I believe blockchain.info can only read wallet.dat (bitcoin-qt) and wallet.aes.json directly.
From: https://blockchain.info/wallet/features Smiley

Import / Export
Multiple Private Key Formats - Mini private keys, Wallet Import Format, Base58, Base64 and Hex.
Watch Only - Watch Only addresses allow you to view transactions at an address without storing the private key in your wallet.
Brain Wallet - Generate A private key from a passphrase.
Import From QR Code - Scan A private key using a webcam.
Import Wallet Files - Vanitygen, pywallet, blockchain.info and multibit .key files supported.
Export Encrypted or Unencrypted.
JSON RPC Import - Import / Export using the bitcoind JSON RPC API
Paper Wallets
Sign Message - Sign a message to prove you own a bitcoin adddress.
Verify Message - Verify the owner of a bitcoin address.
Import Bitcoin-Qt Wallet - Import keys from a wallet.dat file.

Thanks for that. Looks like you are right.
I have only used this page (https://blockchain.info/wallet/import-wallet) long long time before, and it only handles the 2 wallets I mentioned. Smiley

BTW, they forget to mention bitcoin-qt in the features page. Cheesy

blacksails
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
April 10, 2014, 05:58:34 PM
 #7

How do i do this? it says its encoded with base58 and when i copy paste the entire text of the multibit.key it says error decrpyting wallet



What am i doing wrong, do i need to decode the base58 private key?
if so how do i do it, please keep this simple i'm bad at technical stuff..
Why don't you just upload the .key file to blockchain directly?

I believe blockchain.info can only read wallet.dat (bitcoin-qt) and wallet.aes.json directly.
From: https://blockchain.info/wallet/features Smiley

Import / Export
Multiple Private Key Formats - Mini private keys, Wallet Import Format, Base58, Base64 and Hex.
Watch Only - Watch Only addresses allow you to view transactions at an address without storing the private key in your wallet.
Brain Wallet - Generate A private key from a passphrase.
Import From QR Code - Scan A private key using a webcam.
Import Wallet Files - Vanitygen, pywallet, blockchain.info and multibit .key files supported.
Export Encrypted or Unencrypted.
JSON RPC Import - Import / Export using the bitcoind JSON RPC API
Paper Wallets
Sign Message - Sign a message to prove you own a bitcoin adddress.
Verify Message - Verify the owner of a bitcoin address.
Import Bitcoin-Qt Wallet - Import keys from a wallet.dat file.

Thanks for that. Looks like you are right.
I have only used this page (https://blockchain.info/wallet/import-wallet) long long time before, and it only handles the 2 wallets I mentioned. Smiley

BTW, they forget to mention bitcoin-qt in the features page. Cheesy
No, they mention it at the bottom! Bolded it for you! Smiley
A bit weird that they don't mention it with the other wallets though! Cheesy
Nagato4
Hero Member
*****
Offline Offline

Activity: 625
Merit: 500



View Profile
April 10, 2014, 06:04:34 PM
 #8

How do i do this? it says its encoded with base58 and when i copy paste the entire text of the multibit.key it says error decrpyting wallet



What am i doing wrong, do i need to decode the base58 private key?
if so how do i do it, please keep this simple i'm bad at technical stuff..
Why don't you just upload the .key file to blockchain directly?

I believe blockchain.info can only read wallet.dat (bitcoin-qt) and wallet.aes.json directly.
From: https://blockchain.info/wallet/features Smiley

Import / Export
Multiple Private Key Formats - Mini private keys, Wallet Import Format, Base58, Base64 and Hex.
Watch Only - Watch Only addresses allow you to view transactions at an address without storing the private key in your wallet.
Brain Wallet - Generate A private key from a passphrase.
Import From QR Code - Scan A private key using a webcam.
Import Wallet Files - Vanitygen, pywallet, blockchain.info and multibit .key files supported.
Export Encrypted or Unencrypted.
JSON RPC Import - Import / Export using the bitcoind JSON RPC API
Paper Wallets
Sign Message - Sign a message to prove you own a bitcoin adddress.
Verify Message - Verify the owner of a bitcoin address.
Import Bitcoin-Qt Wallet - Import keys from a wallet.dat file.

Thanks for that. Looks like you are right.
I have only used this page (https://blockchain.info/wallet/import-wallet) long long time before, and it only handles the 2 wallets I mentioned. Smiley

BTW, they forget to mention bitcoin-qt in the features page. Cheesy
No, they mention it at the bottom! Bolded it for you! Smiley
A bit weird that they don't mention it with the other wallets though! Cheesy

Oops, my bad. I guess I need coffee...

timeout (OP)
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
April 12, 2014, 09:58:23 PM
 #9

and you helped the scammer to steal people's keys, you basically mentored him!
when he spread trojan keylogger from his bogus website - good job, guys!

the last guy was got for ~ 3.500 $

sadly
jparsley
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
April 12, 2014, 10:44:19 PM
 #10

This looks very bad

please unban me.
timeout (OP)
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
April 12, 2014, 10:51:39 PM
 #11

imagine my surprise, when i got some angry message in my mailbox,
saying someone used my abandoned account to scam people...
they should have known better than to visit some shill websites that promise to give you free BTC!
and employ proper, several levels of security for their substantial monetary funds, like 3k USD
MonkeyDOH
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
April 13, 2014, 02:44:44 AM
 #12

Glad you get your "bitcointalk" account back, timeout
Light
Hero Member
*****
Offline Offline

Activity: 742
Merit: 502


Circa 2010


View Profile
April 13, 2014, 02:47:51 AM
 #13

and you helped the scammer to steal people's keys, you basically mentored him!
when he spread trojan keylogger from his bogus website - good job, guys!

the last guy was got for ~ 3.500 $

sadly

I don't see how it's our fault if people are unable to have a secure password/use 2FA. People should have a little more common sense than that. Not to mention this information is available freely on the wiki and on the Blockchain site.
timeout (OP)
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
April 14, 2014, 10:47:43 AM
 #14

and you helped the scammer to steal people's keys, you basically mentored him!
when he spread trojan keylogger from his bogus website - good job, guys!

the last guy was got for ~ 3.500 $

sadly

I don't see how it's our fault if people are unable to have a secure password/use 2FA. People should have a little more common sense than that. Not to mention this information is available freely on the wiki and on the Blockchain site.

every time i laugh, when i see an individual identifying himself with the group of peers and starting to use "we" instead of "i"
frucking speak for yourself - there is no "we" in "you"! "you" must refer to yourself as "i", not "we", LoL
blacksails
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
April 14, 2014, 07:01:14 PM
 #15

and you helped the scammer to steal people's keys, you basically mentored him!
when he spread trojan keylogger from his bogus website - good job, guys!

the last guy was got for ~ 3.500 $

sadly

I don't see how it's our fault if people are unable to have a secure password/use 2FA. People should have a little more common sense than that. Not to mention this information is available freely on the wiki and on the Blockchain site.

every time i laugh, when i see an individual identifying himself with the group of peers and starting to use "we" instead of "i"
frucking speak for yourself - there is no "we" in "you"! "you" must refer to yourself as "i", not "we", LoL
Why are you so mad? Light, he has a point that it's none of our fault that someone used few security measures.
(and lol, frucking! Cheesy)
timeout (OP)
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
April 14, 2014, 11:14:55 PM
 #16

"it's none of our fault" - please, elaborate,
what is this "our" that you are representing? humankind? your multiple personalities? etc.?
blacksails
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
April 14, 2014, 11:25:08 PM
 #17

"it's none of our fault" - please, elaborate,
what is this "our" that you are representing? humankind? your multiple personalities? etc.?

Why are you so mad? I don't get it.
Our, us, the ones who helped the "hacker" in this thread. How can someone getting scammed be our (the ones who posted in this specific thread if you're unable to think so far yourself) fault?
Nagato4
Hero Member
*****
Offline Offline

Activity: 625
Merit: 500



View Profile
April 15, 2014, 09:13:31 AM
Last edit: April 17, 2014, 01:50:31 PM by Nagato4
 #18

and you helped the scammer to steal people's keys, you basically mentored him!
when he spread trojan keylogger from his bogus website - good job, guys!

Someone asked a question "how to export private keys?" and I answered. It is just as simple as that.
The question is not suspicious at all, and the answer is not difficult to be figured out at all.

How do I know the poster is a scammer/hacker lol?  Grin

timeout (OP)
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
April 17, 2014, 12:08:37 AM
 #19

"you're unable to think so far yourself"
incidentally, my intellect by far surpasses your feeble brain processi
so just shush, baby
Nagato4
Hero Member
*****
Offline Offline

Activity: 625
Merit: 500



View Profile
April 17, 2014, 07:13:31 AM
 #20

incidentally, my intellect by far surpasses your feeble brain processi
so just shush, baby

And your account has been hacked lol  Grin

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!