Skip to content

Commit 6a68559

Browse files
authored
Update README.md
Added warning about clBitCrack bugs on AMD/Intel devices
1 parent 0d55dbd commit 6a68559

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ A tool for brute-forcing Bitcoin private keys. The main purpose of this project
77

88
#### Usage
99

10+
1011
Use `cuBitCrack.exe` for CUDA devices and `clBitCrack.exe` for OpenCL devices.
1112

13+
Note: **clBitCrack.exe is still EXPERIMENTAL**, as users have reported critial bugs when running on AMD and Intel devices.
1214

1315
```
1416
xxBitCrack.exe [OPTIONS] [TARGETS]

0 commit comments

Comments
 (0)