Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brichard19 authored Jan 13, 2019
1 parent 13f2e4f commit db80ea1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,12 @@ A tool for brute-forcing Bitcoin private keys. The main purpose of this project

Use `cuBitCrack.exe` for CUDA devices and `clBitCrack.exe` for OpenCL devices.

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

**Note for Intel users:**

There is bug in Intel's OpenCL implementation which affects BitCrack. Details here: https://github.com/brichard19/BitCrack/issues/123


```
xxBitCrack.exe [OPTIONS] [TARGETS]
Expand Down

0 comments on commit db80ea1

Please sign in to comment.