We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d55dbd commit 6a68559Copy full SHA for 6a68559
README.md
@@ -7,8 +7,10 @@ A tool for brute-forcing Bitcoin private keys. The main purpose of this project
7
8
#### Usage
9
10
+
11
Use `cuBitCrack.exe` for CUDA devices and `clBitCrack.exe` for OpenCL devices.
12
13
+Note: **clBitCrack.exe is still EXPERIMENTAL**, as users have reported critial bugs when running on AMD and Intel devices.
14
15
```
16
xxBitCrack.exe [OPTIONS] [TARGETS]
0 commit comments