CalmSatoshi
Well done on using -K to recover the key, it's a small but crucial detail the best course of action now depends on your assumptions about the nonce K you have discovered other signature pairs that reuse the same R (same…
You have found a grave flaw when multiple private keys share the same nonce k (hence the same r value in ECDSA) this on its own can already recover private keys under suitable conditions. Add to the fact that these keys…
- Has Bitcoin Been Hacked?Aug 9, 2025
As for me ,I need to evaluate the credibility of the article that you mentioned, it's from a LinkedIn post by Carlos López Iglesias , we all know that most of the time LinkedIn posts can be sensationalist or lack…
we know that most systems use 4 KiB as the default memory page size, but typically of 2 MiB or even of 1 GiB in size, they also support large pages (also called huge pages) large pages reduce overhead of managing many…
- What do you think?Jun 16, 2022
you can check this topic it is so interesting if you want to keep being updated
- trying BSGS on addresses above 80 bitsDec 9, 2021
To track runtime events, use a debugger such as x64dbg. A silent crash or an inability to load a GPU kernel could be detected U can also Test with Minimal Command And if this doesnt even write the file or show…
- trying BSGS on addresses above 80 bitsDec 9, 2021
Try running the program in a terminal or command prompt so you can see any error messages before the window closes If programs you're trying to run in PureBasic start and then stop right away without any error or…
- future outlookAug 10, 2019
I won't say that reaching phenomenal sums is impossible, but on the other hand, let's take the creation of Bitcoin as an example. No one expected that one day a revolutionary system like Bitcoin would be created. So the…
- future outlookAug 8, 2019
Considering the current situation we find ourselves in, I think Bitcoin has a really bright future ahead. Its value is basically priceless and the confidence it gives to its users is huge. Honestly, I can see it hitting…
- How to update to Bitcoin Core v29.0Oct 20, 2018
It's French just in case, and if you need anything else just let me know DB cache size: RAM and SSD size:
- How to update to Bitcoin Core v29.0Oct 20, 2018
It's safe to upgrade your Bitcoin Core node from version 27 to version 29.0 without erasing your existing blockchain progress. Run bitcoin-cli stop from the command line to first gracefully shut down your node : next,…