KrashKrash / nonce-recovery-attack

This is a nonce k recovery program. it uses a brute force technique to get the correct nonce k in the ECDSA SECP256k1 Curve which is implemented in Bitcoin and Etherum. All you need to give as input is the R,S,Z signature and public key in hexadecimal. ie: 0x123456abcd
2 stars 3 forks source link