Just been watching the threads go by in random mode.
I notice that the first byte never seems to go below 0x7f. usually OxB -0xF range. is it just me? or perhaps the way the display is set.
Hi thank to point this, it is not exactly an issue, Keyhunt just needs a little guidance from you if you want to target a specific range. Let me explain how you can do this effectively.
Keyhunt by default, it searches exclusively on bit 256, to avoid this limitation, you can specify the range you're interested in using the '-r' option.
-r 1:fffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141
In the code above, '-r' allows you to set a range, and the numbers following it define the range. By specifying the range you want to target, you can make Keyhunt work exactly as you need it to.
Just a personal question, what are you looking in the 256 bit range? Usually keyhunters only target the lastest avaiable puzzle in this case puzzle 130 with -b 130 you can specify the exact range of that puzzle.
Publickey:
03633CBE3EC02B9401C5EFFA144C5B4D22F87940259634858FC7E59B1C09937852
./keyhunt -m bsgs -f file.txt -R -k 128 -S -t 8 -M -b 130
If you have any more questions or need further clarification, feel free to ask.
Happy hunting!