Post
Topic
Board Development & Technical Discussion
Merits 1 from 1 user
Re: BitCrack - A tool for brute-forcing private keys
by
NotATether
on 11/12/2020, 11:36:58 UTC
⭐ Merited by ETFbitcoin (1)
Hi mates..
I need a help!
clBitCrack.exe runs fine but when i try cuBitCrack.exe, i get this error - cudart32_80.dll missing.. What am i missing?
I have installed cuda 9.1 already

Looks like you're not the first one to run into this problem: https://github.com/brichard19/BitCrack/issues/65

cudart32_80.dll means you need 32-bit version CUDA 8.x.By any chance, do you intentionally download older version of BitCrack since latest BitCrack uses CUDA 10.1 ?

He just needs to unzip the CUDA 9.2 installer using a tool like 7-zip, which he can get from https://developer.nvidia.com/cuda-92-download-archive?target_os=Windows&target_arch=x86_64, and then locate cudart32_80.dll, extract it and put it in the same folder as bitcrack.

There is no need to install the CUDA sdk itself, only that single dll is needed. Just get the local installer though, not the network installer.