citb0in
|
 |
April 20, 2024, 11:14:58 AM |
|
it should be cool if the puzzle 66 will be in the halving block The money for puzzle number 65 is at this address : 3GVSoQar7WnVMFjchpkNkh9UwkJbbdeCwM
Interesting even that it was moved in 2019 it still untouched 2019-06-08 00:39:02 BTC address: 3GVSoQar7WnVMFjchpkNkh9UwkJbbdeCwM I think the person who solved #65 is very rich or has no interest in Bitcoin ...  HODL'ing
|
Some signs are invisible, some paths are hidden - but those who see, know what to do. Follow the trail - Follow your intuition - [bc1qqnrjshpjpypepxvuagatsqqemnyetsmvzqnafh]
|
|
|
Airfin Same
Newbie
Offline
Activity: 17
Merit: 1
|
 |
April 20, 2024, 02:37:02 PM |
|
it should be cool if the puzzle 66 will be in the halving block The money for puzzle number 65 is at this address : 3GVSoQar7WnVMFjchpkNkh9UwkJbbdeCwM
Interesting even that it was moved in 2019 it still untouched 2019-06-08 00:39:02 BTC address: 3GVSoQar7WnVMFjchpkNkh9UwkJbbdeCwM I think the person who solved #65 is very rich or has no interest in Bitcoin ...  HODL'ing Bitcoin Cash here https://www.blockchain.com/explorer/addresses/BCH/qz5q3kl2hlsgwadl7u8dzu9278k05kxs8s8p3raj3kmaybe the creator move them
|
|
|
|
albert0bsd
|
 |
April 20, 2024, 03:06:09 PM Last edit: April 20, 2024, 04:27:21 PM by albert0bsd |
|
maybe the creator move them
like this or more retarded The author doesn't have that necessity. There are remainin 956.5 BTC in those puzzles near 61 Million USD at todays price on those puzzles if the author is driven by greed what stop him to take those ?
|
|
|
|
nomachine
Member

Offline
Activity: 630
Merit: 53
|
 |
April 21, 2024, 04:42:56 AM |
|
what do you mean payout!
can you give me answer here, thank you
It means that he has a private key or knows someone who does. And that he is large miner who will include that transaction in the next block to be calculated. In other words, the bots are screwed. 
|
bc1qdwnxr7s08xwelpjy3cc52rrxg63xsmagv50fa8
|
|
|
AliBah
Newbie
Offline
Activity: 42
Merit: 0
|
 |
April 21, 2024, 09:12:17 AM |
|
it should be cool if the puzzle 66 will be in the halving block The money for puzzle number 65 is at this address : 3GVSoQar7WnVMFjchpkNkh9UwkJbbdeCwM
Interesting even that it was moved in 2019 it still untouched 2019-06-08 00:39:02 BTC address: 3GVSoQar7WnVMFjchpkNkh9UwkJbbdeCwM I think the person who solved #65 is very rich or has no interest in Bitcoin ...  Or maybe he lost his private key hahaha
|
|
|
|
wejiv15
Newbie
Offline
Activity: 3
Merit: 0
|
 |
April 21, 2024, 01:33:47 PM |
|
By which program you cracked that? and how to find thats in what range?
I use keyhunt the program that i develop: https://bitcointalk.org/index.php?topic=5322040.0https://github.com/albertobsd/keyhuntBut other programs can also be used like Kangaroo https://github.com/JeanLucPons/KangarooThere is no way to know the range of an address. But since we are talking here of puzzle 66 i did the test in the bit 66 just to check if that address was in that range, and actually the key is of that address is in that range!! Other address besides of low bit puzzles aren't vulnerable to this. As soon as the person who finds puzzle 66 sends the transaction to the network, pubkey will appear without requiring network approval. Once Pubkey appears it will take 1 second to find the private key. Then, someone else will spend again because the network approval has not yet occurred. The person with the highest network approval will own the bitcoins. Even if you send with a high transaction fee, the person who receives a higher transaction fee and network approval than you will win. For this reason, Low puzzles are problematic.
Exactly all the non-confirmed transacctions are public avaible in the mempool of each node. Also there is sites to check them https://mempool.space/ also they offer some api to check for some values https://mempool.space/docs/api/rest#get-address-transactions-mempoolOnce that you get the TX id, you need to download the Raw transaction, decode it and extract the publickey and that is easy to do if you know what are you doing. If find the Pkey by pubkey is so easy like this, then why puzzle 130 didnt solve yet?
Well for puzzle 66 is really easy (some minutes/seconds) but since the complexity is exponential it will take a lot of time do that for those bits ranges, months or years depending of hardware. Here we are talking of low bit puzzles less than 80 bits are solvables by GPU almost in less than 10 minutes (in avarage the time needed to mine a block) Hey Alberto, I want to know how to get private key for non-confirmed transactions if we get the Uncompressed Public key from the https://mempool.space/ Raw Txns, i decoded the public key but it was uncompressed public key and if we can't calculate private key from uncompressed public key how to mine the transaction??. Please reply asap.
|
|
|
|
albert0bsd
|
 |
April 22, 2024, 04:27:55 AM |
|
Please reply asap.
We only can know the private key of the puzzles that are expected to be on low bit ranges. The method is that I already expose and you quoted if you don't know how to read is not my problem
|
|
|
|
brainless
Member

Offline
Activity: 387
Merit: 35
|
 |
April 22, 2024, 10:55:48 AM |
|
Anyone have seen or experience with Bitcrack / fork for load starting points by file ?
|
13sXkWqtivcMtNGQpskD78iqsgVy9hcHLF
|
|
|
WanderingPhilospher
Sr. Member
  
Offline
Activity: 1358
Merit: 266
Shooters Shoot...
|
 |
April 22, 2024, 03:57:07 PM |
|
Anyone have seen or experience with Bitcrack / fork for load starting points by file ?
Not sure what you are exactly wanting, but the easiest way is to create a Python script to feed the program starting ranges, and to keep track of said starting ranges. Not sure if starting ranges = starting points, but that is what I would do.
|
|
|
|
brainless
Member

Offline
Activity: 387
Merit: 35
|
 |
April 22, 2024, 05:09:55 PM Last edit: May 01, 2024, 08:27:52 PM by Mr. Big |
|
Anyone have seen or experience with Bitcrack / fork for load starting points by file ?
Not sure what you are exactly wanting, but the easiest way is to create a Python script to feed the program starting ranges, and to keep track of said starting ranges. Not sure if starting ranges = starting points, but that is what I would do. Yes starting ranges by default is sequel, One an other forked Bitcrack today I see in my system, where generated random starting points, onword it's start from each generated point to series Thinking if we load by file starting points, then maybe betterment, By python we can assign single starting point for go on, but only when we need to search in trillions keys And start/stop action waste time for small ranges for million etc
Anyone have seen or experience with Bitcrack / fork for load starting points by file ?
Yes starting ranges by default is sequel, One an other forked Bitcrack today I see in my system, where generated random starting points, onword it's start from each generated point to series Thinking if we load by file starting points, then maybe betterment, By python we can assign single starting point for go on, but only when we need to search in trillions keys And start/stop action waste time for small ranges for million etc Not sure what you are exactly wanting, but the easiest way is to create a Python script to feed the program starting ranges, and to keep track of said starting ranges. Not sure if starting ranges = starting points, but that is what I would do. just see its forked name url = https://github.com/pikachunakapika/BitCrack.gitpikachunakapika its uses random ver [Info] Initializing GeForce GTX 460 [Info] Generating 4,143,104 starting points (158.0MB) these generating point could be load by file ? ReadMe note -r, --random Each point will start in random KEYSPACE
|
13sXkWqtivcMtNGQpskD78iqsgVy9hcHLF
|
|
|
|
albert0bsd
|
 |
April 23, 2024, 01:44:14 PM |
|
I removed the space between the private keys. See how the first 4 digits of the private key are known? Now guess 66!
Bullshit
|
|
|
|
supika
Newbie
Offline
Activity: 43
Merit: 0
|
 |
April 23, 2024, 02:19:02 PM |
|
So the private key is starting with 37 in hex?
|
|
|
|
citb0in
|
 |
April 23, 2024, 02:55:45 PM |
|
I removed the space between the private keys. See how the first 4 digits of the private key are known? Now guess 66!  So the private key is starting with 37 in hex? Nope. It's starting with 34
|
Some signs are invisible, some paths are hidden - but those who see, know what to do. Follow the trail - Follow your intuition - [bc1qqnrjshpjpypepxvuagatsqqemnyetsmvzqnafh]
|
|
|
albert0bsd
|
 |
April 23, 2024, 03:04:14 PM |
|
Nope. It's starting with 34
TBH this is also BS, There is no way to know that unless you already solved it.
|
|
|
|
citb0in
|
 |
April 23, 2024, 05:10:27 PM |
|
Alberto, of course it was BS. That's the point, just emphasizing it 
|
Some signs are invisible, some paths are hidden - but those who see, know what to do. Follow the trail - Follow your intuition - [bc1qqnrjshpjpypepxvuagatsqqemnyetsmvzqnafh]
|
|
|
nomachine
Member

Offline
Activity: 630
Merit: 53
|
 |
April 23, 2024, 05:12:40 PM |
|
Nope. It's starting with 34
And the public key starts with 03? 
|
bc1qdwnxr7s08xwelpjy3cc52rrxg63xsmagv50fa8
|
|
|
citb0in
|
 |
April 23, 2024, 05:19:17 PM |
|
No, 05 because of its special compression level 
|
Some signs are invisible, some paths are hidden - but those who see, know what to do. Follow the trail - Follow your intuition - [bc1qqnrjshpjpypepxvuagatsqqemnyetsmvzqnafh]
|
|
|
albert0bsd
|
 |
April 23, 2024, 05:19:59 PM |
|
Alberto, of course it was BS. That's the point, just emphasizing it  Nice to know, in this kind of comment I am bad getting the sarcarm of it
|
|
|
|
WanderingPhilospher
Sr. Member
  
Offline
Activity: 1358
Merit: 266
Shooters Shoot...
|
 |
April 24, 2024, 03:29:44 AM |
|
I removed the space between the private keys. See how the first 4 digits of the private key are known? Now guess 66!  What is this sorcery?!
|
|
|
|
|