-
Notifications
You must be signed in to change notification settings - Fork 526
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
Update searche random key hex #52
Comments
Hi, What is the use case for random key searches? This gets requested a lot and I don't think it makes any sense. If there were 1 billion keys for every person on the planet, your odds of finding one would still be 1 in 10^59. A brute force attack only has a chance of succeeding if you can narrow down the keyspace sufficiently e.g. with the puzzle transaction. |
help me please using multi gpu searcher ? |
Multiprocessing mode stucks and doesn't work well if you mean this option. You should use traditional search option. |
I have 5 gpu only one is used with the -d 0 parameter |
I have no idea. You should ask it to the programmer on his issues' page. |
|
BitCrack настроен на работу только с одним устройством -d
…On Fri, Oct 5, 2018 at 4:47 AM Toroop78 ***@***.***> wrote:
У меня 5 gpu только один используется с параметром -d 0,
если я пишу -d 0 -d 1 -d 2 -d 3 -d 4, тогда ничего не меняется, как его
исправить?
#46 (comment)
<#46 (comment)>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#52 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Ae0S2WQL7YOvh7Ah6wMAGJbLFBloX_0Oks5uh0bngaJpZM4XJWrq>
.
|
I use 'cmd' to ensure that when the program ends, the 'cmd' window remains open and I can see the progress of the program or errors that appear. So you need to do with all programs that do not have a graphical interface. |
C:\BitCrack64\BitCrack64.exe -d 0 -i C:\BitCrack64\scan.txt -o C:\BitCrack64\out.txt |
delete all nvidia driver, reboot, install cuda_9.2.88_win10.exe |
@successhalf @Simkas45 Can we please try to stay on topic? Next time if you have a problem please create a new issue instead of posting in unrelated issues. |
Please add a search function for a random private key, a very convenient function that is needed in this program! |
I apologize for repeating. |
Forget about the random guys, if you know the pk is located in a specific range you don't need a random feature, besides that there is only little(I mean 0.0000000......00001% really short) chance to randomly catch a btc pk with funds. |
Please created functions random search keys hex please!
The text was updated successfully, but these errors were encountered: