Post
Topic
Board Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
XavierBatti
on 21/01/2020, 23:24:17 UTC
OpenCL version is known to have such problems. Someone must fix the code. I only use CUDA version.

That's right.

the program skip private keys in amd rx580 but working fine with nvidia gtx 950m
anyone knows why?

amd rx580 command :
clbitcrack  -c -u -i test18.txt -o out.txt --device 1 --keyspace 2:FF
...
The clbitcrack has nothing to do with your AMD GPU. In order to utilize the GPU for this task you must use cuBitCrack.

He can only use the buggy clBitcrack with amd gpu.