Post
Topic
Board Project Development
Re: Keyhunt - development requests - bug reports
by
cryptoperson678
on 07/04/2024, 16:56:27 UTC
Say, I'm willing to randomly waste electricity on one of the puzzles using keyhunt in bsgs random mode. Is there a way to somehow store progress with the goal to not check already scanned keys/ranges...

Currently I am using this command keyhunt -m bsgs -f tests/130.txt -b 130 -R -n 0x100000000000 -k 2048  -q -t 8 -s 10 -S

Any input would be appreciated.