Pages:
Author

Topic: convert bitcoin address to ethereum address (Read 517 times)

legendary
Activity: 986
Merit: 1000
Crypto Currency , Mining, Exchange ATM, Wallet!
April 27, 2021, 10:00:13 PM
#30
I would not be surprised if one day I see you complain that your funds are stolen because you downloaded some file from some website. How convenient it must be for hackers that someone would actually use their work and hand their private keys.

Exactly, people are too careless and don't have in mind security. Wallets and cryptocurrency in general are so vulnerable and we have to be very careful what we install, what data we share and especialy we shouldn't give out our private keys. If you don't act like that don't be surprised if one day you lose your coins.

Exactly, the algo's are all the same; BTC uses SHA256 (NSA) to hash the public-key into an address, and ETH uses Keccak-512 (Sputnik);

All private keys to address mapping is the same, private_key*generator->public_key, Hash(public_key)->address, compress address -> final address

You can do this yourself, don't need a downloaded malware. Just use 'KU' ( python pycoin util ) and generate the public-key from a private-key. Then apply the sha or keccak hash, and them in the case of bitcoin address format compress to base-58 ( cmd line tools on linux are already there for all these steps )

Why would anybody do this? It's not the same address,

Like somebody said here, the only reason for this is to get you to enter your private-key, so their malware can send it home.


If you must do it, I have explained above how do to it,

U can't really map btc to eth, as keccak & sha are different one-way trap door functions, called 'hashing'; if you go back to the priv-key, then you can map to public-key, as essentially ETH is just a clone of BTC, and they both use the same algo to generate elliptic curve arithmetic.

Bitcoin gets hacked 100x more than ethereum historically, because "BTC was where the money is/was", in time as ETH becomes more popular, and bigger CAP, you will see the criminals move to ETH. I think essentially that is what this malware is about, its an attempt to catch morons making the move from btc to eth, and thinking they can use the same priv-key, you can but why would you want to weaken security? ETH has good wallets, and good key generation built-in, why would you want to 'import' a private-key from btc of questionable security?


thanks a lot for your detailed explain.
as we know, the Public key is leak in early transaction .so, there is possibility to extract the PK of Satoshi,  and uses Keccak-512 (Sputnik) to hash the public-key into an ETH address. am i correct? if yes, kogitoken.org team hashed right ETH address, from Satoshi Public key. if it's right, it will be genesis air drop to Satoshi. it's ETH community big news.
thanks.
member
Activity: 182
Merit: 30
I would not be surprised if one day I see you complain that your funds are stolen because you downloaded some file from some website. How convenient it must be for hackers that someone would actually use their work and hand their private keys.

Exactly, people are too careless and don't have in mind security. Wallets and cryptocurrency in general are so vulnerable and we have to be very careful what we install, what data we share and especialy we shouldn't give out our private keys. If you don't act like that don't be surprised if one day you lose your coins.

Exactly, the algo's are all the same; BTC uses SHA256 (NSA) to hash the public-key into an address, and ETH uses Keccak-512 (Sputnik);

All private keys to address mapping is the same, private_key*generator->public_key, Hash(public_key)->address, compress address -> final address

You can do this yourself, don't need a downloaded malware. Just use 'KU' ( python pycoin util ) and generate the public-key from a private-key. Then apply the sha or keccak hash, and them in the case of bitcoin address format compress to base-58 ( cmd line tools on linux are already there for all these steps )

Why would anybody do this? It's not the same address,

Like somebody said here, the only reason for this is to get you to enter your private-key, so their malware can send it home.


If you must do it, I have explained above how do to it,

U can't really map btc to eth, as keccak & sha are different one-way trap door functions, called 'hashing'; if you go back to the priv-key, then you can map to public-key, as essentially ETH is just a clone of BTC, and they both use the same algo to generate elliptic curve arithmetic.

Bitcoin gets hacked 100x more than ethereum historically, because "BTC was where the money is/was", in time as ETH becomes more popular, and bigger CAP, you will see the criminals move to ETH. I think essentially that is what this malware is about, its an attempt to catch morons making the move from btc to eth, and thinking they can use the same priv-key, you can but why would you want to weaken security? ETH has good wallets, and good key generation built-in, why would you want to 'import' a private-key from btc of questionable security?

legendary
Activity: 986
Merit: 1000
Crypto Currency , Mining, Exchange ATM, Wallet!
Multicurrency wallets all use the same seed words to create wallets/addresses in all kinds of cryptocurrencies, so it's not really surprising.

I wouldn't use it to send ETH to someone who gave me a BTC address though, I'd rather ask that person for an ETH address, and help them get one if needed.
the key how to get Satoshi's eth address. he won't public it. we can only convert it from the public bitcoin genesis block info. kogitoken.org team did it. now ,needs verify it.
hero member
Activity: 2548
Merit: 950
fly or die
Multicurrency wallets all use the same seed words to create wallets/addresses in all kinds of cryptocurrencies, so it's not really surprising.

I wouldn't use it to send ETH to someone who gave me a BTC address though, I'd rather ask that person for an ETH address, and help them get one if needed.
legendary
Activity: 986
Merit: 1000
Crypto Currency , Mining, Exchange ATM, Wallet!
kogitoken.org generated an ETHEREUM address for Satoshi Nakamoto, used bitcoin genesis block data. seems this link https://free-online-app.com/bitcoin-2-ethereum-address-converter/ cannot.
newbie
Activity: 8
Merit: 0
At the purpose once you can without much of a stretch see them both shortly of a finger, what's the way toward passing this procedure and the way would you ensure it's an exceptionally secure activity, recollect that it's your assets that you simply play,
I would prefer think I to not inspect it, it's allowed to form both a BTC and an ethical wallet, i do not got to be savvy and certain finish up thinking twice about it above, trust you comprehend what or if the outcomes occur.
sr. member
Activity: 1330
Merit: 326
We can simply comvert our btc to eth without doing that complicated tutorial of yours by using some exchange wallets. I understand your innovative, even if you proposed if doing it online but downloading unknown file is so risky. Don't wanna cause trouble by exposing some private keys, etc. And converting btc address to eth address is an easy by using some exchanges or even local wallets.
hv_
legendary
Activity: 2534
Merit: 1055
Clean Code and Scale
never share your private keys - that might be a fishing attack
full member
Activity: 434
Merit: 101
Bounty Detective

Too risky when you're going to surrender your private key.
The best way is to get a mobile app where you can use BTC and Eth in the app then transfer your BTC or ETH in that app make sure the app is legit. In my country it was named Coins.ph .
When you transfer your coin in the app you can easily convert it into BTC or Eth even Bitcoin cash
legendary
Activity: 3472
Merit: 10611
But how they actually generate an ethereum address with your Bitcoin address?
Do you think the generated ETH address is only controlled by you? Or possible they generated an ETH address which is controlled by the owner of this website.

it is possible because ethereum is also a copy of bitcoin so most things that matter are exactly the same as bitcoin. and the site is using private keys (not even public keys) so they have the chance to build it from the base up (private key > public key > hash > address)
the hash is the different step and is the stupidest method too, instead of using a hash algorithm that returns a 20 byte result (like RIPEMD160) it uses Keccak-256 hash of the uncompressed public key then drops 12 bytes of it! the remaining bytes are the address.
newbie
Activity: 64
Merit: 0
Unless the whole process can be done offline, i wouldn't use the service/tool, it's simply too risky for minor convenience.

Besides, when we're talking about convenience, IMO it's more convenience to use multi-cryptocurrency wallet with 1 backup (either mnemonic seed or wallet file).

I don't see any security risks here, you're not generating any private keys with this trick, and it only uses publicly available information. Bitcoin public keys can already be recovered from blockchain data if you spent coins from that address, and you can't generate a private key for a known public key.

Also, for the purposes of this method signing a message would work too, since you can also recover a public key from that signature too. So, you can generate Ethereum address even if you didn't spend coins on that BTC address yet.

True, but the reason i mention security risks because :
1. the website also offer private key converter between BTC/ETH on address converter page.
2. OP also ask about private key converter

thanks for all the answers.

most answers are obvious post-count-hunters who have no idea what they are talking about.

the converter clearly states in bold red letters:

Download this one-file-html-app and run it offline for best security!
Never paste private keys into unknown websites!


While it's good advice, the website you mentioned reputation is unknown. Who knows if he put backdoor such as fixed k value in it's ECDSA parameter?

thats a matter when transactions are being built.

the way private/public key pairs are made is fixed anyway. there is no random parameter in building the keypair.

i found that AETERNITY currency uses a similar key transaltor:
https://aeternity.com/key-translate/
spits me the same results.
legendary
Activity: 3374
Merit: 3095
BTC price road to $80k
Download this one-file-html-app and run it offline for best security!
Never paste private keys into unknown websites!



I agree with you but it still not safe to use even you run it in offline mode.

But how they actually generate an ethereum address with your Bitcoin address?
Do you think the generated ETH address is only controlled by you? Or possible they generated an ETH address which is controlled by the owner of this website.

And how do you trust a few months old website which is not well-known and honestly, never heard of this website?

So, if your plan is to convert your Bitcoin address to ETH on that website much better to stay away. I don't feel safe using this tool even you run it offline because we don't know if the generated ETH address is controlled by us and maybe we are sending ETH as a donation to totally different ETH controlled by the owner of this website.
member
Activity: 406
Merit: 10
This sounds too risky, if you want to send someone ethereum or Ethereum based tokens why not ask the person for his/her ethereum wallet address instead of going through this risky process and the person might not even know you sent anything if the person doesn't use the ethereum wallet.
newbie
Activity: 64
Merit: 0
thanks for all the answers.

most answers are obvious post-count-hunters who have no idea what they are talking about.

the converter clearly states in bold red letters:

Download this one-file-html-app and run it offline for best security!
Never paste private keys into unknown websites!


this is how i do it:

i run this html-js-app on an offline linux computer which i boot from a usb stick into a virgin operating system.

then i run the key converter.

then i write up the public addresses and send funds to these.

this way the private key never even has a chance to reach the internet.

for me this is ideal.

i generated 1 private key which i use for both: bitcoin and ethereum networks.

i put some money on these 2 addresses regularly as a saving for my kids.

this way i have to only inherit 1 private key to my kids.


if you have a windows-10 computer which you use to run all kinds of games, warez and browser-plugins, then handling a private key is ofcourse troublesome.
sr. member
Activity: 1568
Merit: 321
★777Coin.com★ Fun BTC Casino!
I still have trouble believing that such a thing is possible. But more importantly, I don't think that such a thing can be safe. Some form of security breach may be possible.
Do you think that can be safe for money?
hero member
Activity: 3150
Merit: 937
What is the essence of going through this process when you can easily have both within a snap of the finger, and how are you sure this is a very secure thing to do, remember this is your funds you are playing with,
I don't think I would want to try any of it out, creating both btc and eth wallet is free, there is no need for me to want to be smart and probably ended up regretting it, @op, hope you know what you are doing or the consequences if anything happens.

You are right.This is most likely some scam that targets cryptocurrency noobs,who think that this service might be convenient.I think that the users will "convert" their Bitcoin addresses into ethereum addresses that belong to the owner of this scam.Never give your private keys to any website or any person.The fact that there's some pseudo-technical information on that website,telling you that your private keys are safe is kinda disturbing as well.
member
Activity: 686
Merit: 35
What is the essence of going through this process when you can easily have both within a snap of the finger, and how are you sure this is a very secure thing to do, remember this is your funds you are playing with,
I don't think I would want to try any of it out, creating both btc and eth wallet is free, there is no need for me to want to be smart and probably ended up regretting it, @op, hope you know what you are doing or the consequences if anything happens.
legendary
Activity: 3472
Merit: 10611
this only makes sense if you aim to only have some fun and play around with cryptography (Elliptic curves and hashing) otherwise things like this should never even be used. a private key must be generated separately for one purpose and NEVER be used for another.
not paying attention to that can easily lead to loss of funds specially when you use bad or untested implementations such as an altcoin wallet. it could leak your private keys through different ways including a simple leaking to more complicated ways such as faulty signature generator (weak RNG, reusing k)...
hero member
Activity: 2156
Merit: 803
Top Crypto Casino
I would not be surprised if one day I see you complain that your funds are stolen because you downloaded some file from some website. How convenient it must be for hackers that someone would actually use their work and hand their private keys.

The way OP is trying to convince everyone here makes it more evident that he has no clue what can happen to his Bitcoin wallet. It is already compromised and chances of it getting hacked is pretty high.

How on the earth is it possible to use a same privately on  two different Blockchain. They both work on different algorithm. You can fool yourself and not others.
legendary
Activity: 3024
Merit: 2148
Unless the whole process can be done offline, i wouldn't use the service/tool, it's simply too risky for minor convenience.

Besides, when we're talking about convenience, IMO it's more convenience to use multi-cryptocurrency wallet with 1 backup (either mnemonic seed or wallet file).

I don't see any security risks here, you're not generating any private keys with this trick, and it only uses publicly available information. Bitcoin public keys can already be recovered from blockchain data if you spent coins from that address, and you can't generate a private key for a known public key.

Also, for the purposes of this method signing a message would work too, since you can also recover a public key from that signature too. So, you can generate Ethereum address even if you didn't spend coins on that BTC address yet.
Pages:
Jump to: