-
Notifications
You must be signed in to change notification settings - Fork 522
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does not show the private key(s) found by AMD gpu !!! #315
Comments
clBitCrack is known with that issue, skipping keys.... Use cuBitCrack, is working . |
cuBitCrack not running because of error that "cudar64_101.dll was not found..." , i think this is because of my graphic card is amd |
After I installed Toolkit 11.2 I noticed the same issue. |
C:\Users\win\Desktop\BitCrack>clBitCrack.exe -b 32 -t 256 -p 256 --keyspace 0000000000000000000000000000000000000000000000000000000000000001 1C4SD8h9D5JPhaLD3sGdFAchp8AAKsrheY [2021-03-14.14:32:00] [Info] No targets remaining |
C:\Users\win\Desktop\BitCrack>clBitCrack.exe -b 32 -t 256 -p 256 --keyspace 1:143165576500 1C4SD8h9D5JPhaLD3sGdFAchp8AAKsrheY [2021-03-14.14:34:05] [Info] No targets remaining |
found, just need only set correct keyspace in hex number! Good luck friend! |
Hello all, i have same issue, i use rx580, i search for many time for the result, my command ./clBitCrack -d 0 -b 256 --keyspace xxxxxx:xxxxxxx, and also try using many values of -b -t -p and got the result of problem, the main point is if you search example: puzzle no 63, so you search 2^62 ..... 2^63, i make the calculation with 2^62.01.... 2^62.1, then i search using my command and i found only about 18956 Mkeys, that correct private key to scan, after that value bitcrack missing something or what ever it can't be find the private keys, if you guys held same problem and already solved please inform me. Best regards |
chceck on relase 0.40, there is problme with cl on 0.41 |
i use a compress address (1C4SD8h9D5JPhaLD3sGdFAchp8AAKsrheY) with private key :(0000000000000000000000000000000000000000000000000000000055555555) which is in (--keyspace) range for test and then run the program , as u see program running well and after a while just exiting ! there is no key to display , i test it with (-o) switch and specify a file name but result is same , nothing happening and no key to show after scan , please help , thnx
C:\Users\User10\Desktop\BTC\brichard19\BitCrack-master\CLKeySearchDevice>clBitCrack.exe -u -c --keyspace 1:9999999999 1C4SD8h9D5JPhaLD3sGdFAchp8AAKsrheY
[2021-03-02.20:20:01] [Info] Compression: both
[2021-03-02.20:20:01] [Info] Starting at: 0000000000000000000000000000000000000000000000000000000000000001
[2021-03-02.20:20:01] [Info] Ending at: 0000000000000000000000000000000000000000000000000000009999999999
[2021-03-02.20:20:01] [Info] Counting by: 0000000000000000000000000000000000000000000000000000000000000001
[2021-03-02.20:20:01] [Info] Compiling OpenCL kernels...
[2021-03-02.20:20:10] [Info] Initializing Pitcairn
[2021-03-02.20:20:10] [Info] Generating 262,144 starting points (10.0MB)
[2021-03-02.20:20:11] [Info] 10.0%
[2021-03-02.20:20:12] [Info] 20.0%
[2021-03-02.20:20:12] [Info] 30.0%
[2021-03-02.20:20:13] [Info] 40.0%
[2021-03-02.20:20:13] [Info] 50.0%
[2021-03-02.20:20:14] [Info] 60.0%
[2021-03-02.20:20:14] [Info] 70.0%
[2021-03-02.20:20:15] [Info] 80.0%
[2021-03-02.20:20:15] [Info] 90.0%
[2021-03-02.20:20:16] [Info] 100.0%
[2021-03-02.20:20:16] [Info] Done
Pitcairn 24 / 2048MB | 1 target 6.80 MKey/s (74,973,184 total) [00:00:09][2021-03-02.20:20:27] [Info] Reached end of keyspace
C:\Users\User10\Desktop\BTC\brichard19\BitCrack-master\CLKeySearchDevice>
The text was updated successfully, but these errors were encountered: