You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How does the upper range limit work (are those ranges in HEX?),
it seems that it goes beyond the upper limit as it should only find puzzle 2 but it also finds puzzle 3?
Hi, got couple of question about the ranges:
Addresses in file:
Testing the
-r
range with-r 2:4
(this should only find puzzle 2) but it once found, it keeps going?./keyhunt -m address -l compress -t 3 -f addresses.txt -r 2:4
it seems that it goes beyond the upper limit as it should only find puzzle 2 but it also finds puzzle 3?
Addresses in file:
./keyhunt -m address -l compress -t 3 -f addresses.txt -r 2:4
Thanks.
The text was updated successfully, but these errors were encountered: