Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
FrozenThroneGuy
on 02/05/2025, 07:17:29 UTC
the key was found after 0.7206% of the range.

So someone solved puzzle 69 using a modified Cyclone in 20 days?  Huh
Hi all! Modified version with jumps and partial match: https://github.com/Dookoo2/Cyclone
Try your luck:)

It seems shady...

The "updated" version of Dookoo2 Cyclone is only available as compiled Windows binary file (.exe)  without source code available. The source code available on dookoo's github is old and it isn't probably the same code  that was used to compile the new windows .exe file.

I suggest to be very careful here ...
The source code of WIN is the same as Linux version, you can compile you own .exe with mingw (in the end of readme - it has an instruction, use WSL2 on Windows and a few command in WSL2 Ubuntu for installing mingw compiler).