BitCrack icon indicating copy to clipboard operation
BitCrack copied to clipboard

cannot more than 15 addresses

Open talpih opened this issue 2 years ago • 2 comments

when i try to add more than 15 addressed i get error

[2022-12-20.23:50:36] [Info] 36 addresses loaded (0.0MB) [2022-12-20.23:50:36] [Info] Allocating bloom filter (0.0MB) [2022-12-20.23:50:36] [Info] Error: invalid argument

talpih avatar Dec 20 '22 15:12 talpih

try to change the following const https://github.com/brichard19/BitCrack/blob/6bf8059ef075eb1622298395866b0bd02375e1d9/CudaKeySearchDevice/CudaHashLookup.cu#L16

max value is ~3220

AndreyKozhevnikov avatar Apr 13 '24 12:04 AndreyKozhevnikov