Bitcoin Forum
September 11, 2025, 11:17:09 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 [579] 580 581 582 583 584 585 »
  Print  
Author Topic: Bitcoin puzzle transaction ~32 BTC prize to who solves it  (Read 336940 times)
Efim_Wr
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
August 27, 2025, 08:50:57 AM
 #11561

Just sharing new software by Presage0007:
we tried to compile it for Windows It just won't work because it uses the __uint128_t type

The original file also uses uint128. I asked her if she can make it compatible for Windows.

I managed to compile the code for Windows but in terms of speed This application is the same as Key Hunt
hoanghuy2912
Newbie
*
Online Online

Activity: 51
Merit: 0


View Profile
August 27, 2025, 09:10:51 PM
 #11562

Just sharing new software by Presage0007:
we tried to compile it for Windows It just won't work because it uses the __uint128_t type

The original file also uses uint128. I asked her if she can make it compatible for Windows.

I managed to compile the code for Windows but in terms of speed This application is the same as Key Hunt
Does this software store addresses with the same prefix as the Cyclone CPU software function?
farou9
Newbie
*
Offline Offline

Activity: 77
Merit: 0


View Profile
August 28, 2025, 02:15:35 AM
 #11563

how do we break a 100bit number fast and what cpu/gpu is the best for the task?
clashroyalegrp
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
August 28, 2025, 05:29:22 AM
 #11564

here are a few addresses

1PWo3JeB9jayACYbfDvdoNTS5cSetAA33k - 5A34003BF41E6236E2
1PWo3JeB9jyQfLNG5YJLApRa21966Ai1jg - 63C86054AE0E6952A9
1PWo3JeB9JeYWmCnx7v6CbcEQKhYLuuvgH - 4EA04DA83A1C5FE38F
1PWo3JeB9UJayt7fDMx1Xyp9T4QtMam7AG - 6BDBA3DB3B2BB6B381
1PWo3JeB9UJveS5MWUJw6X2qdPGeav3MTB - 6D29D0A43CA7F3F2B6

What's the thing about searching for prefixes and how does it help us?
What is the code to find address with prefix with private key?
Ali_555
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
August 28, 2025, 09:53:39 AM
 #11565

here are a few addresses

1PWo3JeB9jayACYbfDvdoNTS5cSetAA33k - 5A34003BF41E6236E2
1PWo3JeB9jyQfLNG5YJLApRa21966Ai1jg - 63C86054AE0E6952A9
1PWo3JeB9JeYWmCnx7v6CbcEQKhYLuuvgH - 4EA04DA83A1C5FE38F
1PWo3JeB9UJayt7fDMx1Xyp9T4QtMam7AG - 6BDBA3DB3B2BB6B381
1PWo3JeB9UJveS5MWUJw6X2qdPGeav3MTB - 6D29D0A43CA7F3F2B6

What's the thing about searching for prefixes and how does it help us?
What is the code to find address with prefix with private key?


VanBitCrackenRandom2
brainless
Member
**
Offline Offline

Activity: 421
Merit: 35


View Profile
August 28, 2025, 07:24:07 PM
 #11566

how do we break a 100bit number fast and what cpu/gpu is the best for the task?

your question is about 100 bit pubkey
Or
 100 bit address ?

13sXkWqtivcMtNGQpskD78iqsgVy9hcHLF
farou9
Newbie
*
Offline Offline

Activity: 77
Merit: 0


View Profile
August 28, 2025, 07:32:27 PM
 #11567

how do we break a 100bit number fast and what cpu/gpu is the best for the task?

your question is about 100 bit pubkey
Or
 100 bit address ?
just 100 bit key in range 2**99......2**100 and we have the publci key of it
brainless
Member
**
Offline Offline

Activity: 421
Merit: 35


View Profile
August 29, 2025, 01:25:56 PM
 #11568

how do we break a 100bit number fast and what cpu/gpu is the best for the task?

your question is about 100 bit pubkey
Or
 100 bit address ?
just 100 bit key in range 2**99......2**100 and we have the publci key of it
There is multiple gpu development related to kangaroo, use any one with gpu 5090

13sXkWqtivcMtNGQpskD78iqsgVy9hcHLF
mahmood1356
Newbie
*
Offline Offline

Activity: 77
Merit: 0


View Profile
August 29, 2025, 02:13:47 PM
 #11569

I have a question. When these puzzles were first published, there were 256 of them, but the creator of the puzzles reduced them to 160. I would like to ask how can I get the information about those deleted puzzles? Is it archived somewhere? Or can someone give it to me? Thank you for your answer.
MaksymMur
Newbie
*
Offline Offline

Activity: 25
Merit: 1


View Profile
August 29, 2025, 02:57:43 PM
 #11570

I have a question. When these puzzles were first published, there were 256 of them, but the creator of the puzzles reduced them to 160. I would like to ask how can I get the information about those deleted puzzles? Is it archived somewhere? Or can someone give it to me? Thank you for your answer.

On the Blockchain website, there is a link to the transaction 08389f34c98c606322740c0be6a7125d9860bb8d5cb182c02f98461e5fa6cd15,
where all the addresses that existed at the time these puzzles were created can be seen:

https://www.blockchain.com/explorer/transactions/btc/08389f34c98c606322740c0be6a7125d9860bb8d5cb182c02f98461e5fa6cd15

https://ibb.co/JwtVqTtq  Accompanying image.

blackd111
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
August 29, 2025, 06:51:08 PM
 #11571

Hello,
I am new in this, but i have a question for everybody: The puzzle creator was fan of Freddie Mercury?
I discovered a patern that is matching a song of Freddie Mercury.
brokebitcoiner
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
August 29, 2025, 06:53:29 PM
 #11572

Hello,
I am new in this, but i have a question for everybody: The puzzle creator was fan of Freddie Mercury?
I discovered a patern that is matching a song of Freddie Mercury.

you should read the first 60 pages or soo   thats where all the fun is

after the creater Disclosed that its random after that only brute force and we are here at 579 page Xd
analyticnomad
Newbie
*
Offline Offline

Activity: 67
Merit: 0


View Profile
August 29, 2025, 08:02:36 PM
 #11573

Hello,
I am new in this, but i have a question for everybody: The puzzle creator was fan of Freddie Mercury?
I discovered a patern that is matching a song of Freddie Mercury.

Okay? Go on....
blackd111
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
August 29, 2025, 08:32:56 PM
 #11574

Is just a pattern that i saw about the song and i will come back soon and explain after i will test this theory. But from what i saw, all keys are based on a music score.
Anyway besides this i created a prediction tool that you enter the BTC address and is giving you the private key in hex(now do not think there is a trick and the key already exist behind). At the beginning it had 0.0008 accuracy and in 1 month i raised to 0.8 accuracy. I need to buy more NVME(~100 TB) in order to feed the program and let him generate the data it needs.
Niekko
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
August 30, 2025, 09:37:19 AM
 #11575

Hello,
I am new in this, but i have a question for everybody: The puzzle creator was fan of Freddie Mercury?
I discovered a patern that is matching a song of Freddie Mercury.


You mistake. It has been firmly established that it derives from the creator’s grandmother’s wild-berry cake recipe.
zahid888
Member
**
Offline Offline

Activity: 333
Merit: 24

the right steps towerds the goal


View Profile
August 30, 2025, 10:57:00 AM
 #11576

Hello, guys!
Ultra lightweight CUDACyclone is ready, speed is 1.3Gkeys/s on RTX4060.
Key feature - extremely low VRAM usage for rented gpu. Less than 500Mb VRAM on RTX4090.
It will work even if Vanity or Keyhunt doesn’t start.
And also this is a good studying sample for your education (why not)? Total 7 small files.
Link: https://github.com/Dookoo2/CUDACyclone

With Little tweaks.. prefix enthusiast like this  Grin


1BGvwggxfCaHGykKrVXX7fk8GYaLQpeixA
kTimesG
Full Member
***
Offline Offline

Activity: 588
Merit: 198


View Profile
August 30, 2025, 12:47:52 PM
 #11577

Hello,
I am new in this, but i have a question for everybody: The puzzle creator was fan of Freddie Mercury?
I discovered a patern that is matching a song of Freddie Mercury.

No, Freddie's song is a homage to the puzzles private keys.

Off the grid, training pigeons to broadcast signed messages.
analyticnomad
Newbie
*
Offline Offline

Activity: 67
Merit: 0


View Profile
August 30, 2025, 02:27:58 PM
 #11578

Hello, guys!
Ultra lightweight CUDACyclone is ready, speed is 1.3Gkeys/s on RTX4060.
Key feature - extremely low VRAM usage for rented gpu. Less than 500Mb VRAM on RTX4090.
It will work even if Vanity or Keyhunt doesn’t start.
And also this is a good studying sample for your education (why not)? Total 7 small files.
Link: https://github.com/Dookoo2/CUDACyclone

With Little tweaks.. prefix enthusiast like this  Grin

https://www.talkimg.com/images/2025/08/30/UnUdlg.gif

Are you mapping the matching positions or something? Reminds me of sudoku in a way.

POD5
Member
**
Offline Offline

Activity: 331
Merit: 10

Keep smiling if you're loosing!


View Profile
August 30, 2025, 03:09:15 PM
 #11579


With Little tweaks.. prefix enthusiast like this  Grin


Do you have it at github?

bc1qygk0yjdqx4j2sspswmu4dvc76s6hxwn9z0whlu
mahmood1356
Newbie
*
Offline Offline

Activity: 77
Merit: 0


View Profile
August 30, 2025, 04:34:22 PM
 #11580

Hello,
I am new in this, but i have a question for everybody: The puzzle creator was fan of Freddie Mercury?
I discovered a patern that is matching a song of Freddie Mercury.

They may laugh at your theory now! But I agree with what you said to some extent, and not necessarily the melody or note of the music, but rather the beat or rhythm of the hex number of the puzzle keys, and it just needs to be understood and analyzed.
Pages: « 1 ... 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 [579] 580 581 582 583 584 585 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!