keyhunt
keyhunt copied to clipboard
What are the values for the stride option?
What are the values for the stride option? How do I know when a stride has finished working? How can I see progress?
- Any value that you want
- The program will end
- dont hide the thread output, this is don't use
-q
[+] Version 0.2.211117 SSE Trick or treat ¡Beta!, developed by AlbertoBSD [+] Setting search for BTC adddress. [+] Mode rmd160 [+] Search both compress and uncompress [+] Threads : 4 [+] Stats output every 5 seconds [+] Stride : 1000000000000000 [+] Opening file tests/address [+] N = 0x100000000 [+] Range [+] -- from : 0x8000000000000000 [+] -- to : 0xffffffffffffffff [+] Allocating memory for 7437529 elements: 141.86 MB [+] Bloom filter for 7437529 elements. [+] Loading data to the bloomfilter total: 25.49 MB [+] Bloomfilter completed [+] Sorting data ... done! 7437529 values were loaded and sorted [+] Total 2312872960 keys in 630 seconds: ~3 Mkeys/s (3671226 keys/s)
does not stop stride works like this 1000000000000000+1000000000000000+1000000000000000+1000000000000000 = 4000000000000000 ?
Do we need to enter 100000000 as a decimal number? So, does the software want decimal value from us?
If you want to use hexadecimal numbers for the stride then you need to append a 0x at the beginning
Do we need to enter 100000000 as a decimal number? So, does the software want decimal value from us?
It accept both formats, if you add 0x at the begging is hexadecimal, if not it is decimal number
thanks It works. but does not stop. I read that this will be fixed.
yes, something is wrong, thanks for report it.
[+] Loading data to the bloomfilter total: 2.47 MB [+] Bloomfilter completed [+] Sorting data ... done! 721852 values were loaded and sorted Base key: 17db284cf76fb2fe18625f42055d0275c1275c308da1f474293cf7720ab84828 thread 1 Base key: 17db284cf76fb2fe18625f42055d0275c1275c308da1f474293cf7720ab84828 thread 0 Base key: 55d8b5ff4d7762372523afc5592bfe0f2400b99a03169ecf9578ea321c9e12c0 thread 2 Base key: c8f6411731f6793b714152bb810cb72d6f411f03f07e9bde30b73ccf1dd276ea thread 3 sometimes there are duplicates. could you add the option -s /dev/urandom to get my entropy source