Post
Topic
Board Bitcoin Discussion
Re: It is necessary to find one private key out of 10 million Bitcoin Addresses
by
TrumenPack
on 07/11/2018, 08:26:40 UTC
Yes, I generated these Bitcoin Addresses through certain numerical coordinates. Then I translated these numbers into the HEX format and received Public Keys. (Further Standard Base58 (SHA256 (ripemd160)))
These 10,000,000 public keys have a very smooth algorithm in the secp256k elliptic curve. With this smoothness, I can predict the generation of other public keys. Approximately I will be able to determine at what coordination the "point G" is.

https://medium.com/chain-intelligence/tldr-guide-bitcoin-private-key-public-key-and-public-address-623ad99768c3

As known:

PubKey = PrivKey * G

Theoretically, everything should work!

Friends have a tool program "BitCrack". I think you can try! For all of us!

Source & Binaries available here:

https://github.com/brichard19/BitCrack
https://github.com/brichard19/BitCrack/releases