Akito S. M. Hosana
Jr. Member
Offline
Activity: 280
Merit: 6
|
 |
March 21, 2025, 07:05:20 PM |
|
================= NO MATCH FOUND ================= No match found in range: AF6E3791FC0000000:AF6E3791FCfffffff Total Checked : 268961280 Elapsed Time : 00:01:01 Speed : 4.41 Mkeys/s No match found after processing all ranges. https://github.com/NoMachine1/CycloneI see that the printing method has also changed. Better. Thank you. 
|
|
|
|
ronin445
Newbie
Offline
Activity: 27
Merit: 0
|
 |
March 21, 2025, 08:24:57 PM |
|
I don't know why but i also search 68 mostly in this range.. lol
Puzzle started with "E0" two times (8 and 44)
|
|
|
|
Dom1nic
Newbie
Offline
Activity: 14
Merit: 0
|
 |
March 21, 2025, 09:05:06 PM |
|
Hello everyone, I'm ~ new to this thread and didn't have 59 sats to pay for the proxyban so I could post. First things first, my skills on a scale of 1 to 10 Math 0 Code 0 Dumb luck 11 Yes, I'm here for the magical way to solve the puzzle.
So, what is the latest magical way to find the key?
|
|
|
|
Denevron
Newbie
Offline
Activity: 70
Merit: 0
|
 |
March 21, 2025, 09:30:00 PM |
|
Hello everyone, I'm ~ new to this thread and didn't have 59 sats to pay for the proxyban so I could post. First things first, my skills on a scale of 1 to 10 Math 0 Code 0 Dumb luck 11 Yes, I'm here for the magical way to solve the puzzle.
So, what is the latest magical way to find the key?
 you can tell fortunes on coffee grounds
|
|
|
|
Menowa*
Newbie
Offline
Activity: 13
Merit: 0
|
 |
March 21, 2025, 10:39:22 PM |
|
I don't know why but i also search 68 mostly in this range.. lol
Puzzle started with "E0" two times (8 and 44) U guys are grabbing into whatever nonsense theories ur brain makes up to beleieve ur getting closer to solve it
|
|
|
|
Dom1nic
Newbie
Offline
Activity: 14
Merit: 0
|
 |
March 21, 2025, 11:03:34 PM |
|
So, what is the latest magical way to find the key?
 you can tell fortunes on coffee grounds Coffee is only magical when you drink it, the rest is fake!
|
|
|
|
papiro08
Newbie
Offline
Activity: 12
Merit: 0
|
 |
March 22, 2025, 06:14:18 AM |
|
Hello everyone, I'm ~ new to this thread and didn't have 59 sats to pay for the proxyban so I could post. First things first, my skills on a scale of 1 to 10 Math 0 Code 0 Dumb luck 11 Yes, I'm here for the magical way to solve the puzzle.
So, what is the latest magical way to find the key?
Grab a keyboard you have lying around—if it's missing keys, it doesn't matter—and start typing on everything you can press. With a lot of luck, you'll have figured out all 17 digits of the key.
|
|
|
|
Akito S. M. Hosana
Jr. Member
Offline
Activity: 280
Merit: 6
|
 |
March 22, 2025, 08:08:26 AM |
|
I don't know why but i also search 68 mostly in this range.. lol
Puzzle started with "E0" two times (8 and 44) This fortune teller told me that puzzle 68 starts with E0. He also thinks the creator of the puzzle is Freemson and is probably Egyptian. Additionally, he mentioned something about having an illegitimate child with a neighbor
|
|
|
|
nomachine
Member

Online
Activity: 630
Merit: 53
|
 |
March 22, 2025, 08:13:16 AM |
|
the creator of the puzzle is Freemson and is probably Egyptian.
hahahahaha this one really make me laugh 
|
bc1qdwnxr7s08xwelpjy3cc52rrxg63xsmagv50fa8
|
|
|
brainless
Member

Offline
Activity: 385
Merit: 35
|
 |
March 22, 2025, 12:10:13 PM |
|
One more features should be inside cyclone Example ./Cyclone -h 1234567890abcdef -p 68 - comb file1.txt file2.txt file3.txt
-comb files are contain hex char and generate sequence combination for check This feature will also make product more better
|
13sXkWqtivcMtNGQpskD78iqsgVy9hcHLF
|
|
|
Akito S. M. Hosana
Jr. Member
Offline
Activity: 280
Merit: 6
|
 |
March 22, 2025, 02:23:15 PM |
|
I do it manually.
cat file1.txt file2.txt file3.txt | sort -u > combined_unique.txt
|
|
|
|
brainless
Member

Offline
Activity: 385
Merit: 35
|
 |
March 22, 2025, 02:42:47 PM |
|
I do it manually.
cat file1.txt file2.txt file3.txt | sort -u > combined_unique.txt
Your way for join files Above mention me asking combination generate Example 3 files each contain 10 lines Will comb generate 1000 combination
|
13sXkWqtivcMtNGQpskD78iqsgVy9hcHLF
|
|
|
POD5
Member

Offline
Activity: 303
Merit: 10
Keep smiling if you're loosing!
|
 |
March 22, 2025, 05:17:26 PM Last edit: March 22, 2025, 06:38:57 PM by POD5 |
|
One more features should be inside cyclone Example ./Cyclone -h 1234567890abcdef -p 68 - comb file1.txt file2.txt file3.txt
-comb files are contain hex char and generate sequence combination for check This feature will also make product more better
I#ve just found that Cyclone wrongly reads the ranges from file and/or changee them. For example, I have small ranges with an amplitude of 0x1000000 and Cyclone changes the ranges to an amplitude of 0x10000000000
|
|
|
|
teguh54321
Newbie
Offline
Activity: 16
Merit: 0
|
 |
March 22, 2025, 06:42:35 PM |
|
Hey Puzzler, I'm working on a lottery-style Puzzle 68. Got any good ideas for the first 4 digits?
I can hash the rest over the course of a week😅
which means I'm basically taking 1 in 32,768 lottery tickets every week 😅
|
|
|
|
nomachine
Member

Online
Activity: 630
Merit: 53
|
 |
March 22, 2025, 07:34:30 PM |
|
I#ve just found that Cyclone wrongly reads the ranges from file and/or changee them. For example, I have small ranges with an amplitude of 0x1000000 and Cyclone changes the ranges to an amplitude of 0x10000000000
- Fixed range parsing in `readRangesFromFile`: - Normalized hex values to uppercase. - Removed whitespace from ranges. - Added hex character validation. - Resolved discrepancies between file and direct input. ./Cyclone -h e0b8a2baee1b77fc703455f39d51477451fc8cfc -f list.txt -t 1 -b 5 -S
================= WORK IN PROGRESS ================= Puzzle/Bits : 29 Target Hash160: e0b8a2baee1b77fc703455f39d51477451fc8cfc Prefix length : 5 bytes Mode : Sequential CPU Threads : 1 Mkeys/s : 4.44 Total Checked : 88743936 Elapsed Time : 00:00:20 Range : af6e3791fc0000000:af6e3791fcfffffff Progress : 33.059692 % Progress Save : 0 Stride : 1 ^C https://github.com/NoMachine1/Cyclone/tree/main
|
bc1qdwnxr7s08xwelpjy3cc52rrxg63xsmagv50fa8
|
|
|
E36cat
Newbie
Offline
Activity: 26
Merit: 0
|
 |
March 22, 2025, 08:04:33 PM |
|
I#ve just found that Cyclone wrongly reads the ranges from file and/or changee them. For example, I have small ranges with an amplitude of 0x1000000 and Cyclone changes the ranges to an amplitude of 0x10000000000
- Fixed range parsing in `readRangesFromFile`: - Normalized hex values to uppercase. - Removed whitespace from ranges. - Added hex character validation. - Resolved discrepancies between file and direct input. ./Cyclone -h e0b8a2baee1b77fc703455f39d51477451fc8cfc -f list.txt -t 1 -b 5 -S
================= WORK IN PROGRESS ================= Puzzle/Bits : 29 Target Hash160: e0b8a2baee1b77fc703455f39d51477451fc8cfc Prefix length : 5 bytes Mode : Sequential CPU Threads : 1 Mkeys/s : 4.44 Total Checked : 88743936 Elapsed Time : 00:00:20 Range : af6e3791fc0000000:af6e3791fcfffffff Progress : 33.059692 % Progress Save : 0 Stride : 1 ^C https://github.com/NoMachine1/Cyclone/tree/mainFirst of all congratulations and thank you for the work put into Cyclone. Illegal instruction (core dumped) root@evelk-ThinkPad-T430s:~/.a/Cyclone# ./Cyclone -h e0b8a2baee1b77fc703455f39d51477451fc8cfc -r b07003137ec6788df:b0733313986012278 -b 6 I am getting this core dumped error only on some laptop models (could be that they have old processors?) On others Cyclone starts without problems (same operating system ubuntu 18 on all of them) Thanks in advance
|
|
|
|
deep_seek
Newbie
Offline
Activity: 21
Merit: 0
|
 |
March 22, 2025, 08:13:09 PM |
|
I#ve just found that Cyclone wrongly reads the ranges from file and/or changee them. For example, I have small ranges with an amplitude of 0x1000000 and Cyclone changes the ranges to an amplitude of 0x10000000000
- Fixed range parsing in `readRangesFromFile`: - Normalized hex values to uppercase. - Removed whitespace from ranges. - Added hex character validation. - Resolved discrepancies between file and direct input. ./Cyclone -h e0b8a2baee1b77fc703455f39d51477451fc8cfc -f list.txt -t 1 -b 5 -S
================= WORK IN PROGRESS ================= Puzzle/Bits : 29 Target Hash160: e0b8a2baee1b77fc703455f39d51477451fc8cfc Prefix length : 5 bytes Mode : Sequential CPU Threads : 1 Mkeys/s : 4.44 Total Checked : 88743936 Elapsed Time : 00:00:20 Range : af6e3791fc0000000:af6e3791fcfffffff Progress : 33.059692 % Progress Save : 0 Stride : 1 ^C https://github.com/NoMachine1/Cyclone/tree/mainWhat do you mean by this stride? Is it working here? By default, it makes sense in a sequential search, but does the function still work if we increase it?
|
|
|
|
kTimesG
Member

Offline
Activity: 448
Merit: 79
|
 |
March 22, 2025, 08:19:32 PM |
|
Hey Puzzler, I'm working on a lottery-style Puzzle 68. Got any good ideas for the first 4 digits?
I can hash the rest over the course of a week😅
which means I'm basically taking 1 in 32,768 lottery tickets every week 😅
Or less than 12 hours with a 8x RTX 4090 rig. Your lottery ticket costs 35 $, and anyone can buy it. Or are you looking for someone to give you as a clue a range they already scanned?
|
Off the grid, training pigeons to broadcast signed messages.
|
|
|
nomachine
Member

Online
Activity: 630
Merit: 53
|
 |
March 22, 2025, 08:26:22 PM |
|
Illegal instruction (core dumped) root@evelk-ThinkPad-T430s:~/.a/Cyclone# ./Cyclone -h e0b8a2baee1b77fc703455f39d51477451fc8cfc -r b07003137ec6788df:b0733313986012278 -b 6
I am getting this core dumped error only on some laptop models (could be that they have old processors?) On others Cyclone starts without problems (same operating system ubuntu 18 on all of them) Thanks in advance
If you have a processor that does not support AVX2, it will not work. What do you mean by this stride? Is it working here? By default, it makes sense in a sequential search, but does the function still work if we increase it?
This means that the default stride is 1. It can be increased, I think, to 2000000000. It doesn't work beyond that value.
|
bc1qdwnxr7s08xwelpjy3cc52rrxg63xsmagv50fa8
|
|
|
Akito S. M. Hosana
Jr. Member
Offline
Activity: 280
Merit: 6
|
 |
March 22, 2025, 08:34:55 PM |
|
This means that the default stride is 1. It can be increased, I think, to 2000000000. It doesn't work beyond that value.
Why ? 
|
|
|
|
|