Alberto
Alberto
wow, that debate is good. Ok guys, i been thinking in this for a while and i going to make one file to store 2 things (Start range, Counter N)...
Try it without the `-R` option, that option overwrite the `-r 20000000000000:ffffffffffffffffffffffffffffff` example: ``` albertobsd $ ./keyhunt -m pub2rmd -f tests/puzzleswopublickey.txt -r 20000000000000:ffffffffffffffffffffffffffffff [+] Version 0.1.20210420 secp256k1 [+] Setting mode...
> i think in BSGS -R is not over writing -r. Right? so why this one overwrite in pub2rmd? Let me check this with calm, maybe i have some mistake...
For that processor you only can use the libgmp version but that is some outdated to use that you need to do a checkout to a previous version: ``` git...
what file 120.bin? those options are valid: ``` albertobsd $ ./keyhunt -m xpoint -f tests/substracted40.txt -n 65536 -t 4 -b 40 [+] Version 0.2.211012 Chocolate ¡Beta!, developed by AlbertoBSD [+]...
Interesting, let me guess did you want to read publickeys from the mempool to check if one of those is in the 64 bit range? Maybe i want to implement...
> By the way there is a memory problem I can not create a bloom filter over 500 GB. Error. I solved one bug related with the memory usage can...
> k 8192 freezes 99% k 16384 freezes 49% Considering that the first 5% takes the longest for the bloom filter, it's not very pleasant to know that the time...
Yes there is an error in the Stride option, it is not working properly sorry for that, i will try to solve it ASAP. Thanks for report it.