From 6a68559dcb7a5c8ae4a758b926ae346ce42ecc82 Mon Sep 17 00:00:00 2001 From: brichard19 Date: Tue, 27 Nov 2018 22:03:45 -0500 Subject: [PATCH] Update README.md Added warning about clBitCrack bugs on AMD/Intel devices --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8f221bb..077a388 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,10 @@ A tool for brute-forcing Bitcoin private keys. The main purpose of this project #### Usage + 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. ``` xxBitCrack.exe [OPTIONS] [TARGETS]