RSZ

R,S,Z Values ECDSA Signatures

Retrieve ECDSA signature R,S,Z values from blockchain rawtx or txid.
The script parse the data of rawtx to fetch all the inputs in the transaction and reconstructs the unsigned message for each of them to find the Z value. The result is given as R,S,Z,Pubkey for each of the inputs present in the rawtx data. [No Internet required] If txid is given, instead of rawtx then blockchain API is used to fetch the details of rawtx and then R,S,Z calculation starts.

Windows Download

 

Scan/Click QR to download

 

 

 

Interface

C:\Tools\rsz-main>pip3 install gmpy2

C:\Tools\rsz-main>python3 getz_input.py

TXID Fetching

C:\Tools\rsz-main>python3 getz_input.py -txid 82e5e1689ee396c8416b94c86aed9f4fe793a0fa2fa729df4a8312a287bc2d5e

Raw Transaction Fetching

C:\Tools\rsz-main>python3 getz_input.py -rawtx 01000000028370ef64eb83519fd14f9d74826059b4ce00eae33b5473629486076c5b3bf215000000008c4930460221009bf436ce1f12979ff47b4671f16b06a71e74269005c19178384e9d267e50bbe9022100c7eabd8cf796a78d8a7032f99105cdcb1ae75cd8b518ed4efe14247fb00c9622014104e3896e6cabfa05a332368443877d826efc7ace23019bd5c2bc7497f3711f009e873b1fcc03222f118a6ff696efa9ec9bb3678447aae159491c75468dcc245a6cffffffffb0385cd9a933545628469aa1b7c151b85cc4a087760a300e855af079eacd25c5000000008b48304502210094b12a2dd0f59b3b4b84e6db0eb4ba4460696a4f3abf5cc6e241bbdb08163b45022007eaf632f320b5d9d58f1e8d186ccebabea93bad4a6a282a3c472393fe756bfb014104e3896e6cabfa05a332368443877d826efc7ace23019bd5c2bc7497f3711f009e873b1fcc03222f118a6ff696efa9ec9bb3678447aae159491c75468dcc245a6cffffffff01404b4c00000000001976a91402d8103ac969fe0b92ba04ca8007e729684031b088ac00000000

RSZ S0lver

C:\Tools\rsz-main>python3 rsz_solve.py

Leakage of weak nonces using Lenstra–Lenstra–Lovasz (LLL) Algo.

C:\Tools\rsz-main>python3 LLL_nonce_leakage.py

Duplicate R Signature discovery

C:\Tools\rsz-main>python3 rsz_rdiff_scan.py -a 1BFhrfTTZP3Nw4BNy4eX4KFLsn9ZeijcMm

Total
0
Shares
Leave a Reply

Your email address will not be published. Required fields are marked *

Prev
FinderOuter

FinderOuter

The FinderOuter is a bitcoin recovery tool that focuses on making the recovery

Next
BTC Words

BTC Words

Search Mnemonic words for BTC address (offline check in file)

You May Also Like