CryptoDeepTools icon indicating copy to clipboard operation
CryptoDeepTools copied to clipboard

bitcoin publickey finder

Open mirameshs opened this issue 2 years ago • 4 comments

do you have any tools to find a bitcoin public key from a btc address? I have a btc address and I am looking for publickey started with 02 or 03 or 04 do you have anything to help?

mirameshs avatar Jan 22 '23 11:01 mirameshs

https://bitcointools.site/tool/address-to-pubkey

mainaksh avatar Jan 24 '23 06:01 mainaksh

most of the addresses are not available. we need something better

The pubkey is {"error":"not-found-or-invalid-arg","message":"Item not found or argument invalid"}

On Tue, Jan 24, 2023 at 10:14 AM mainaksh @.***> wrote:

https://bitcointools.site/tool/address-to-pubkey

— Reply to this email directly, view it on GitHub https://github.com/demining/CryptoDeepTools/issues/8#issuecomment-1401461051, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH4VUUSP5GCY6WBMPZJ6HEDWT523XANCNFSM6AAAAAAUC56AVY . You are receiving this because you authored the thread.Message ID: @.***>

mirameshs avatar Jan 24 '23 07:01 mirameshs

@mirameshs you can only find a public key from a btc address if that address has sent a transaction with the function @mainaksh is referencing.. otherwise you will need to use brute force or a novel mathematical approach for calculating the pub from btc address... this is difficult bc the pub key is generated from the private key only

However I am very interested in collab on that, if anyone interested in scheming with me..

tmattel avatar Sep 11 '23 07:09 tmattel

he means any tools to find public key, like brute force, I am looking for it also, better if I can add special range, please if someone know it??

marissia avatar Sep 11 '23 17:09 marissia