-
Notifications
You must be signed in to change notification settings - Fork 160
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
bitcoin publickey finder #8
Comments
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
<#8 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AH4VUUSP5GCY6WBMPZJ6HEDWT523XANCNFSM6AAAAAAUC56AVY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@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.. |
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?? |
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?
The text was updated successfully, but these errors were encountered: