Post
Topic
Board Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
NotATether
on 24/03/2021, 16:36:37 UTC
Work in progress. Might release when I am happy with the results. In the next version I will include the ptx assembly code so it might work on compute 8.0 cards(rtx 3080, rtx 3060ti etc..) . sp-mod #3 only works for compressed keys, so #4 will include kernels for non compressed and both as well. Cuda 11.2 doesn't work on my dev machine. (windows 8.1) so I will try a bin with cuda 10.2 with ptx code included.

Awesome, glad to know that's still on the table Smiley