Post
Topic
Board Off-topic
Re: [ARCHIVE] Bitcoin challenge discusion
by
MrFreeDragon
on 19/11/2019, 21:33:33 UTC
Now the section "Get R, S and Z values from a Raw Bitcoin Transaction" on the 2coin.org resource often freezes and does not work.
Is there any other resource similar to 2coin.org?
That's why I ask - Is there any other resource similar to 2coin.org?
Perhaps there is a stand-alone script or software option on GitHub?
Maybe this help you https://github.com/tintinweb/ecdsa-private-key-recovery

Thank you for the advice, but It is difficult for me .
I don’t know how to work it.
Here, probably, you need to work in Python, but I do not know programming.
I need ready-made software, script or website.

As I understood, you need R, S, Z values from the raw bitcoin transaction. Just out of curiosity, what are you going to do with these values if you do not know programming? Tell your final goal - probably you need not signature value from transaction but smth else, and the advice here could be more helpful for you.