I'm getting 734.23 Mkey/s with these parameters -b 64 -t 512 -p 1024 but I'm also hearing a buzzing sound in my headphones while it is running. Is there any way to fix this issue or should I just try to run it on a cloud server or something? Also if someone has a different set of parameters that they think would be better I'm all ears.
1> Press the Windows + R keys at the same time and type mmsys.cpl
2> In the Playback tab, select your sound device, in this case the Headphone.
3> Then select Properties.
4> Click the Advanced tab, then select Restore Defaults and click OK.
5> Restart the system and see if it works this way first
Tried this and no change.
Post
Topic
BoardBitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Radiant311
on 25/06/2020, 20:03:26 UTC
Ok sounds interesting and will it save the key to a text file if it finds one? Also any plans to implement GPU support?
Post
Topic
BoardDevelopment & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
Radiant311
on 25/06/2020, 20:01:28 UTC
I just ran Unigine 2 and it got up to 99% utilization and there was no buzzing sound. When I stop BitCrack it will immediately stop making that sound so what else could it be?
Post
Topic
BoardBitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Radiant311
on 25/06/2020, 02:38:33 UTC
So if I run this program it might find solutions to these puzzles?
Post
Topic
BoardDevelopment & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
I'm getting 700 Mkey/s with these parameters -b 64 -t 512 -p 1024 but I'm also hearing a buzzing sound in my headphones while it is running. Is there any way to fix this issue or should I just try to run it on a cloud server or something? Also if someone has a different set of parameters that they think would be better I'm all ears.
I doubt BitCrack have audio functionally, most likely the sound was generated from another software.
Open your Audio Manager (such as Volume Mixer on Windows) provided by your OS and find out which application generate that buzzing sound, then mute that application.
It starts when I start the program and it stops when I end it.
Post
Topic
BoardBitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Radiant311
on 24/06/2020, 11:32:34 UTC
Can you please explain what your python code does Andzhig?
Post
Topic
BoardDevelopment & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
I'm getting 750 Mkey/s (...) but I'm also hearing a buzzing sound in my headphones while it is running. Is there any way to fix this issue (...)?
Unplug headphones.
Then I won't have any sound at all so how does that fix anything?
Post
Topic
BoardDevelopment & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
Radiant311
on 23/06/2020, 12:40:25 UTC
I'm getting 750 Mkey/s with these parameters -b 32 -t 512 -p 2056 -o but I'm also hearing a buzzing sound in my headphones while it is running. Is there any way to fix this issue or should I just try to run it on a cloud server or something? Also if someone has a different set of parameters that they think would be better I'm all ears.
Post
Topic
BoardDevelopment & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
Radiant311
on 23/06/2020, 11:46:17 UTC
Ok I figured out how to compile it in release mode by reading this https://stackoverflow.com/questions/933739/what-is-the-difference-between-release-and-debug-modes-in-visual-studio. Now I am getting approximately 720 Mkey/s It is running at 73 Celsius now when it was only 60 Celcius before. I'm using these parameters -d 0 -b 64 -t 512 -p 1024. Are these parameters optimal or no and also can someone explain what that d does and do I even need it? And one more question can I install the 446.14 graphics update in GeForce Experience or does that not support the 10.1 toolkit?
Post
Topic
BoardDevelopment & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
Now I'm only getting 8.5 with that one you just showed me So do you think maybe it's because I'm using CUDA v11.0? My GPU runs at 100% load so I'm sure that it's not a problem with energy draw.
I don't know all the code you changed...here's one way to check real quick. Go download the latest compiled version and run it instead of your compiled cuda 11 version. See what kind of Mkey/s you get.
So I tried this and now I get this error code when trying to build the file. I have tried reinstalling the Toolkit and Visual studio a couple of times and I just can't seem to get back the CUDA props and targets files that should be in the Visual Studio folder. So other than just completely uninstalling everything and trying over is there anything else that I can try?
Severity Code Description Project File Line Suppression State Error MSB4019 The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\BuildCustomizations\CUDA 10.1.props" was not found. Confirm that the expression in the Import declaration "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\\BuildCustomizations\CUDA 10.1.props" is correct, and that the file exists on disk. cuKeyFinder C:\Users\bieni\Downloads\BitCrack-master\CudaKeySearchDevice\CudaKeySearchDevice.vcxproj 59
Other than changing cuda to 11.0 did you change anything else? If not, just used compiled version from github.
Thanks so much for your help man! I installed from that link that you gave me and also found this link that explains how to do it manually https://stackoverflow.com/questions/12136808/cuda-4-2-props-and-target-file-is-missing-visual-studio-2010. So I have the program up and running again. Only problem now is that it is still running at 8 Mkey/s. I used those parameters that you had suggested above. So is there anything else I could try to get this running faster?
Post
Topic
BoardDevelopment & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
Now I'm only getting 8.5 with that one you just showed me So do you think maybe it's because I'm using CUDA v11.0? My GPU runs at 100% load so I'm sure that it's not a problem with energy draw.
I don't know all the code you changed...here's one way to check real quick. Go download the latest compiled version and run it instead of your compiled cuda 11 version. See what kind of Mkey/s you get.
So I tried this and now I get this error code when trying to build the file. I have tried reinstalling the Toolkit and Visual studio a couple of times and I just can't seem to get back the CUDA props and targets files that should be in the Visual Studio folder. So other than just completely uninstalling everything and trying over is there anything else that I can try?
Severity Code Description Project File Line Suppression State Error MSB4019 The imported project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\BuildCustomizations\CUDA 10.1.props" was not found. Confirm that the expression in the Import declaration "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\\BuildCustomizations\CUDA 10.1.props" is correct, and that the file exists on disk. cuKeyFinder C:\Users\bieni\Downloads\BitCrack-master\CudaKeySearchDevice\CudaKeySearchDevice.vcxproj 59
Post
Topic
BoardDevelopment & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
Radiant311
on 22/06/2020, 07:49:52 UTC
Now I'm only getting 8.5 with that one you just showed me So do you think maybe it's because I'm using CUDA v11.0? My GPU runs at 100% load so I'm sure that it's not a problem with energy draw.
Post
Topic
BoardDevelopment & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
Radiant311
on 22/06/2020, 05:45:26 UTC
I tried using BitCrack with CUDA v11.0 and it works if I modify some of the files. I'm only getting around 14 Mkey/s though. Is this because I am not using CUDA v10.1? Also, what would be the optimal parameters for an RTX 2070 GPU?
Post
Topic
BoardGambling
Re: DiceBot (Martingale, Labouchere) for Just-Dice, PRC, 999dice and safedice
by
Radiant311
on 05/04/2015, 04:20:40 UTC
Your strategy did nothing but drain for me Monopoly.
Post
Topic
BoardGambling
Re: DiceBot (Martingale, Labouchere) for Just-Dice, PRC, 999dice and safedice
by
Radiant311
on 29/03/2015, 20:14:44 UTC
Well if it was more useful to me trust me I would pay you well Seuntjie. But first I have to come up with a usage case for it.
Post
Topic
BoardGambling
Re: DiceBot (Martingale, Labouchere) for Just-Dice, PRC, 999dice and safedice
by
Radiant311
on 28/03/2015, 22:40:01 UTC
So does anyone have a profitable algorithm to use with this bot yet? I will pay bitcoin to someone who can come up with one that works.