Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to find RangeNonce script in source or in all over in this repository #2

Open
amar0636 opened this issue May 4, 2023 · 1 comment

Comments

@amar0636
Copy link

amar0636 commented May 4, 2023

Unable to find RangeNonce script in source or in all over in this repository please let me instruction how can i find otherwise give me the script

@demining
Copy link
Owner

demining commented Nov 8, 2023

RangeNonce is a script that determines the range of a secret key (i.e. Nonce). If the ECDSA signature is created with errors, the script determines the exact range and saves the result to the text file "Result.txt"Next, the "RangeNonce" script should check RawTX for vulnerabilities. If the script detects a vulnerability, it will save a certain range of the secret key to the text file "Result.txt". (NONCES).
Further knowing the range, you can use “Pollard’s Kangaroo” and reduce the time spent searching and, as a result, restore your Bitcoin Wallet. Since knowing the secret key you can get a private key.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants