Pages:
Author

Topic: BitCrack - A tool for brute-forcing private keys - page 51. (Read 74534 times)

full member
Activity: 1078
Merit: 219
Shooters Shoot...
Quote
hi, where can i find your vanbitcracken?
I haven't released it or put it out to the public due to same concerns others have about closed source. I never want to get blamed for a virus or any type of "hacking". I have put a few things out, but have stopped.

I also am not a programmer by trade, just a tinkerer, not even really a shade tree C++ programmer. I could put out the code but honestly wouldn't know if makefile was correct for linux users or if people could actually compile it via VS on Windows machines. All I use is Windows, very small experience with Linux and Linux subsystems.

You looking for something for the puzzle/challenge? #64?
newbie
Activity: 32
Merit: 0
hi, where can i find your vanbitcracken?

puzzle #34 solved in 25 seconds with 1 1070ti. (44 seconds including the generation of starting points)

https://github.com/sp-hash/Bitcrack/releases/tag/4

#4 cuda 10.2 ptx With more speed.

Might work on compute 8.0 devices as well, But the default thread/block/points configuration is using alot of memory.

Not to shabby there sp...here are my results with older version:

Code:
VanBitCracken v1.0
Keyspace start=200000000
Keyspace   end=3FFFFFFFF
Searching for: 1PWABE7oUahG2AFFQhhvViQovnCr4rEv7Q [Compressed]
Start at Wed Mar 24 13:26:42 2021
CPU threads: 0
GPU: GPU #0 GeForce GTX 1060 6GB (10x128 cores) Grid(260x512)

Key 0: 351A9FB15
Key 1: 3C918DFB1
Key 2: 338CC8175
Key 3: 2FA9C945D
Key 133117: 3A08727A0
Key 133118: 3A9E99592
Finish at Wed Mar 24 13:27:07 2021^31.88) [00:00:22 Elapsed Time//Time Left 00:00:26][0]  me Left 00:01:02][0]

C:\Users\your\Documents\VanSearch>pause
Press any key to continue . . .
1060 6GB card, 25 seconds total time, start to finish.

Oopsie, I ran it again just to see:

Code:
VanBitCracken v1.0
Keyspace start=200000000
Keyspace   end=3FFFFFFFF
Searching for: 1PWABE7oUahG2AFFQhhvViQovnCr4rEv7Q [Compressed]
Start at Wed Mar 24 13:31:25 2021
CPU threads: 0
GPU: GPU #0 GeForce GTX 1060 6GB (10x128 cores) Grid(260x512)

Key 0: 357609441
Key 1: 217BE2A17
Key 2: 31779D8A4
Key 3: 36E0CA8B5
Key 133117: 3A8B81DAF
Key 133118: 33B932CE6
Finish at Wed Mar 24 13:31:29 2021 (GPU 133.197 MK/s) (2^28.02) [00:00:02 Elapsed Time//Time Left 00:01:02][0]

C:\Users\your\Documents\VanSearch>pause
Press any key to continue . . .
1060 6GB card, 4 seconds total, start to finish.

One last run with ultimate random mode, just to see:

Code:
VanBitCracken v1.0
Keyspace start=200000000
Keyspace   end=3FFFFFFFF
Searching for: 1PWABE7oUahG2AFFQhhvViQovnCr4rEv7Q [Compressed]
Start at Wed Mar 24 13:35:01 2021
CPU threads: 0
GPU: GPU #0 GeForce GTX 1060 6GB (10x128 cores) Grid(260x512)

Key 0: 36B41C47E
Key 1: 25A7010AE
Key 2: 2C418D1B7
Key 3: 3DD63B190
Key 133117: 29CC436A8
Key 133118: 3A328D9F3
Key 133119: 3A7FD3E34
Key 0: 24E9CE1EA
Key 1: 3986374F4
Key 2: 32167F601
Key 3: 2F3DDD661
Key 133117: 2FEF81627
Key 133118: 3DB18B753
99.644 MK/s (GPU 99.644 MK/s) (2^28.61) [00:00:04 Elapsed Time//Time Left 00:01:22][0]  Time Left 00:01:02][0]
Key 0: 3C90EFC4B
Key 1: 32F213CCF
Key 2: 21DA1D09A
Key 3: 2F3F8A828
Key 133117: 33872A3FE
Key 133118: 26F4F5BA3
Key 133119: 3D2A4FD56 88.459 MK/s (GPU 88.459 MK/s) (2^29.02) [00:00:06 Elapsed Time//Time Left 00:01:30][0]
Key 0: 2B8AED9F6
Key 1: 2837A3D5C
Key 2: 2F379503D
Key 3: 2DBC194D1
Key 133117: 3C1E1C970
Key 133118: 37252D4DB
Key 133119: 2639C0556 99.642 MK/s (GPU 99.642 MK/s) (2^29.61) [00:00:08 Elapsed Time//Time Left 00:01:17][0]
Key 0: 3E58B9707
Key 1: 204876240
Key 2: 31FFD9584
Key 3: 2A17F0FD0 106.352 MK/s (GPU 106.352 MK/s) (2^30.02) [00:00:10 Elapsed Time//Time Left 00:01:10][0]
Key 133117: 2C3FFDCAF
Key 133118: 3C9BA9427
Finish at Wed Mar 24 13:35:16 2021(GPU 99.726 MK/s) (2^30.19) [00:00:12 Elapsed Time//Time Left 00:01:13][0]

C:\Users\your\Documents\VanSearch>pause
Press any key to continue . . .
1060 6GB card, 15 seconds, start to finish.
full member
Activity: 1078
Merit: 219
Shooters Shoot...
puzzle #34 solved in 25 seconds with 1 1070ti. (44 seconds including the generation of starting points)

https://github.com/sp-hash/Bitcrack/releases/tag/4

#4 cuda 10.2 ptx With more speed.

Might work on compute 8.0 devices as well, But the default thread/block/points configuration is using alot of memory.

Not to shabby there sp...here are my results with older version:

Code:
VanBitCracken v1.0
Keyspace start=200000000
Keyspace   end=3FFFFFFFF
Searching for: 1PWABE7oUahG2AFFQhhvViQovnCr4rEv7Q [Compressed]
Start at Wed Mar 24 13:26:42 2021
CPU threads: 0
GPU: GPU #0 GeForce GTX 1060 6GB (10x128 cores) Grid(260x512)

Key 0: 351A9FB15
Key 1: 3C918DFB1
Key 2: 338CC8175
Key 3: 2FA9C945D
Key 133117: 3A08727A0
Key 133118: 3A9E99592
Finish at Wed Mar 24 13:27:07 2021^31.88) [00:00:22 Elapsed Time//Time Left 00:00:26][0]  me Left 00:01:02][0]

C:\Users\your\Documents\VanSearch>pause
Press any key to continue . . .
1060 6GB card, 25 seconds total time, start to finish.

Oopsie, I ran it again just to see:

Code:
VanBitCracken v1.0
Keyspace start=200000000
Keyspace   end=3FFFFFFFF
Searching for: 1PWABE7oUahG2AFFQhhvViQovnCr4rEv7Q [Compressed]
Start at Wed Mar 24 13:31:25 2021
CPU threads: 0
GPU: GPU #0 GeForce GTX 1060 6GB (10x128 cores) Grid(260x512)

Key 0: 357609441
Key 1: 217BE2A17
Key 2: 31779D8A4
Key 3: 36E0CA8B5
Key 133117: 3A8B81DAF
Key 133118: 33B932CE6
Finish at Wed Mar 24 13:31:29 2021 (GPU 133.197 MK/s) (2^28.02) [00:00:02 Elapsed Time//Time Left 00:01:02][0]

C:\Users\your\Documents\VanSearch>pause
Press any key to continue . . .
1060 6GB card, 4 seconds total, start to finish.

One last run with ultimate random mode, just to see:

Code:
VanBitCracken v1.0
Keyspace start=200000000
Keyspace   end=3FFFFFFFF
Searching for: 1PWABE7oUahG2AFFQhhvViQovnCr4rEv7Q [Compressed]
Start at Wed Mar 24 13:35:01 2021
CPU threads: 0
GPU: GPU #0 GeForce GTX 1060 6GB (10x128 cores) Grid(260x512)

Key 0: 36B41C47E
Key 1: 25A7010AE
Key 2: 2C418D1B7
Key 3: 3DD63B190
Key 133117: 29CC436A8
Key 133118: 3A328D9F3
Key 133119: 3A7FD3E34
Key 0: 24E9CE1EA
Key 1: 3986374F4
Key 2: 32167F601
Key 3: 2F3DDD661
Key 133117: 2FEF81627
Key 133118: 3DB18B753
99.644 MK/s (GPU 99.644 MK/s) (2^28.61) [00:00:04 Elapsed Time//Time Left 00:01:22][0]  Time Left 00:01:02][0]
Key 0: 3C90EFC4B
Key 1: 32F213CCF
Key 2: 21DA1D09A
Key 3: 2F3F8A828
Key 133117: 33872A3FE
Key 133118: 26F4F5BA3
Key 133119: 3D2A4FD56 88.459 MK/s (GPU 88.459 MK/s) (2^29.02) [00:00:06 Elapsed Time//Time Left 00:01:30][0]
Key 0: 2B8AED9F6
Key 1: 2837A3D5C
Key 2: 2F379503D
Key 3: 2DBC194D1
Key 133117: 3C1E1C970
Key 133118: 37252D4DB
Key 133119: 2639C0556 99.642 MK/s (GPU 99.642 MK/s) (2^29.61) [00:00:08 Elapsed Time//Time Left 00:01:17][0]
Key 0: 3E58B9707
Key 1: 204876240
Key 2: 31FFD9584
Key 3: 2A17F0FD0 106.352 MK/s (GPU 106.352 MK/s) (2^30.02) [00:00:10 Elapsed Time//Time Left 00:01:10][0]
Key 133117: 2C3FFDCAF
Key 133118: 3C9BA9427
Finish at Wed Mar 24 13:35:16 2021(GPU 99.726 MK/s) (2^30.19) [00:00:12 Elapsed Time//Time Left 00:01:13][0]

C:\Users\your\Documents\VanSearch>pause
Press any key to continue . . .
1060 6GB card, 15 seconds, start to finish.
sp_
legendary
Activity: 2912
Merit: 1087
Team Black developer
Successfully launched with -b 68

on the 2080ti can you try with:

-b 136 -p 512

Then increase -p until out of memory. like -p 768  -p 800 -p 900
member
Activity: 107
Merit: 61
puzzle #34 solved in 25 seconds with 1 1070ti. (44 seconds including the generation of starting points)

https://github.com/sp-hash/Bitcrack/releases/tag/4

#4 cuda 10.2 ptx With more speed.

Might work on compute 8.0 devices as well, But the default thread/block/points configuration is using alot of memory.


Code:
GeForce RTX 2080 8547 / 11264MB | 1 target 1404.22 MKey/s (12,834,570,240 total) [00:00:07][2021-03-24.22:28:20] [Info] Address:     1PWABE7oUahG2AFFQhhvViQovnCr4rEv7Q
                             Private key: 000000000000000000000000000000000000000000000000000000034A65911D
                             Compressed:  yes
                             Public key:
                             033CDD9D6D97CBFE7C26F902FAF6A435780FE652E159EC953650EC7B1004082790

[2021-03-24.22:28:20] [Info] No targets remaining
Execution time = 27 seconds
Also your version throws an error when launched with default parameters:

[Info] Initializing GeForce RTX 2080 Ti
[Info] Generating 142,606,336 starting points (5440.0MB)
[Info] Error: out of memory

Successfully launched with -b 68

sp_
legendary
Activity: 2912
Merit: 1087
Team Black developer
puzzle #34 solved in 25 seconds with 1 1070ti. (44 seconds including the generation of starting points)



https://github.com/sp-hash/Bitcrack/releases/tag/4

#4 cuda 10.2 ptx With more speed.

Might work on compute 8.0 devices as well, But the default thread/block/points configuration is using alot of memory.
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
Work in progress. Might release when I am happy with the results. In the next version I will include the ptx assembly code so it might work on compute 8.0 cards(rtx 3080, rtx 3060ti etc..) . sp-mod #3 only works for compressed keys, so #4 will include kernels for non compressed and both as well. Cuda 11.2 doesn't work on my dev machine. (windows 8.1) so I will try a bin with cuda 10.2 with ptx code included.

Awesome, glad to know that's still on the table Smiley
full member
Activity: 1078
Merit: 219
Shooters Shoot...
Quote
I have no idea either...no way to write 15 billion in one minute, IMO, at least not on my hardware. Best I could do was about 200K a minute. Let me better explain. Normally when I do a search/look for keys, whether random or sequential, one of my GPUs will get 200MKey/s, but when I try to write the results, it drops to 0.1MKey/s because of the writing to file/RAM. So the bottleneck to me, is all in the CPU writing to file.

Please share link to such program that generates keypair at this speed of 200Mkeys . Writing to disk is something that i believe can be sorted later.
You can use just about any gpu powered program. Are you looking in a specific range/keyspace or just wherever?
jr. member
Activity: 35
Merit: 2
Quote
I have no idea either...no way to write 15 billion in one minute, IMO, at least not on my hardware. Best I could do was about 200K a minute. Let me better explain. Normally when I do a search/look for keys, whether random or sequential, one of my GPUs will get 200MKey/s, but when I try to write the results, it drops to 0.1MKey/s because of the writing to file/RAM. So the bottleneck to me, is all in the CPU writing to file.

Please share link to such program that generates keypair at this speed of 200Mkeys . Writing to disk is something that i believe can be sorted later.
newbie
Activity: 5
Merit: 1
Yoyodapro

Glad you are on this as well.

Thanks
newbie
Activity: 5
Merit: 1
Glad to see your progress SP. You seem to grasp this easy. I'm guessing that doing this since 2013 has taught you a lot. I'm impressed so far. Hope your are able to make all of it work for the 30xx cards using CL/Cuda.

I'm going to stick my chin out now, but I have to admit I'm not really getting the compile stuff. Downloading the softwares and the github deposit is of course not the problem, but how on earth to take a github deposit and "compile it" to a working cuBitCrack.exe or clBitcrack.exe? Is there a "Compile for Dummies out there"? Or at least a step on step instruction?

Thanks in advance
jr. member
Activity: 50
Merit: 7
https://github.com/yoyodapro/BitCrack/releases/tag/v11.2-beta

                             Private key: 0000000000000000000000000000000000000000000000008012507042CC9308 WRONG ACTUAL PVK IS EC12506982CC9308

doesn't seem to produce the correct result

Ive been looking into this issue and will be releasing a patch for 30** Series GPU's coming soon.
member
Activity: 260
Merit: 19
the right steps towerds the goal

make sure you download from here:

https://github.com/sp-hash/Bitcrack/releases

All three mods are not working in 30 series GPUs Sad waiting for your 4th mod Smiley
sp_
legendary
Activity: 2912
Merit: 1087
Team Black developer
https://github.com/yoyodapro/BitCrack/releases/tag/v11.2-beta

                             Private key: 0000000000000000000000000000000000000000000000008012507042CC9308 WRONG ACTUAL PVK IS EC12506982CC9308

doesn't seem to produce the correct result
sp_
legendary
Activity: 2912
Merit: 1087
Team Black developer
member
Activity: 260
Merit: 19
the right steps towerds the goal

Do you try this version already or not yet?

https://github.com/yoyodapro/BitCrack/releases/tag/v11.2-beta


[2021-03-24.17:11:47] [Info] Compression: compressed
[2021-03-24.17:11:47] [Info] Starting at: 0000000000000000000000000000000000000000000000008000000002CC9308
[2021-03-24.17:11:47] [Info] Ending at:   000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF
[2021-03-24.17:11:47] [Info] Counting by: 0000000000000000000000000000000000000000000000000000000010000000
[2021-03-24.17:11:47] [Info] Compiling OpenCL kernels...
[2021-03-24.17:11:47] [Info] Initializing GeForce RTX 3060 Ti
[2021-03-24.17:11:49] [Info] Generating 33,554,432 starting points (1280.0MB)
[2021-03-24.17:11:51] [Info] 10.0%
[2021-03-24.17:11:52] [Info] 20.0%
[2021-03-24.17:11:52] [Info] 30.0%
[2021-03-24.17:11:52] [Info] 40.0%
[2021-03-24.17:11:52] [Info] 50.0%
[2021-03-24.17:11:53] [Info] 60.0%
[2021-03-24.17:11:53] [Info] 70.0%
[2021-03-24.17:11:53] [Info] 80.0%
[2021-03-24.17:11:53] [Info] 90.0%
[2021-03-24.17:11:53] [Info] 100.0%
[2021-03-24.17:11:53] [Info] Done
GeForce RTX 3060 3072 / 8192MB | 1 target 800.65 MKey/s (28,152,168,448 total) [00:00:32][2021-03-24.17:12:29] [Info] Address:     1LvaMg5NbndanhcCPADJnuzB5FyNhSCzcw
                             Private key: 0000000000000000000000000000000000000000000000008012507042CC9308 WRONG ACTUAL PVK IS EC12506982CC9308
                             Compressed:  yes
                             Public key:
                             0304F099DDA213CE96B9C1AC32A333AB796CC239D0F1258991C113D636A414F033

[2021-03-24.17:12:29] [Info] No targets remaining
member
Activity: 260
Merit: 19
the right steps towerds the goal
Only way you’ll see me party a pool with my GPUs is when NotATether is the only, verified, owner. Based of the open and honesty he shares in the findings and improving CUDA, it’s a no-brainer he’s here to improve everyone.

Regarding the sp-mod, your V2 link has a Trojan in it per Win10 findings (conteban).
Your V1 doesn’t run on ampere. 3060, 3070, 3080 or 3090.

Nevertheless nice to see some activity on it again  Grin
Very curious what the fix would be.

 
sp_
legendary
Activity: 2912
Merit: 1087
Team Black developer
OK but I don't understand why you're not releasing the code so that it can be run on Linux. Huh
If (or when) you stop developing, all the optimizations will be lost because nobody else has the code to integrate them into some other fork!

Work in progress. Might release when I am happy with the results. In the next version I will include the ptx assembly code so it might work on compute 8.0 cards(rtx 3080, rtx 3060ti etc..) . sp-mod #3 only works for compressed keys, so #4 will include kernels for non compressed and both as well. Cuda 11.2 doesn't work on my dev machine. (windows 8.1) so I will try a bin with cuda 10.2 with ptx code included.
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
If the mods are genuine then it will finish in about a second (again, I can't do this myself because no source code => no way to compile on Linux aaaaargh  Angry)

I have been a gpu miner dev since 2013 (with 1000 or more opensource commits to github in the ccminer project). All the optimizations in this mod are real, and I didn't change the algorithm so it's pure teqnique. With more work I can make it faster, but there is no money to be earned so I will probobly return to miner development. Check out my vertcoin miner with 1% fee. Vertcoin is halving in 2021, the price is low. Listed on bittrex.
Profitable to mine on old hardware with the sp-mod...

OK but I don't understand why you're not releasing the code so that it can be run on Linux. Huh

If (or when) you stop developing, all the optimizations will be lost because nobody else has the code to integrate them into some other fork!
member
Activity: 406
Merit: 45
Been following this thread for some time now.

Was running cuBitCrack on Windows with a Geforce GTX 1650 card. Using Nvidia 452.06 and Cuda 10.2.89. It did work and got around 49 Mkeys/s with cuBitCrack-0.32a 64/128/3200 settings and 634000 targets (compressed and uncompressed).
Don't recall how much on a single compressed target and don't want to take the computer apart just for that.

Bought yesterday an Asus RTX 3060 12 Gb. Off course the Nvidia 452.06 didn't work. Tried 457.30 as well with nil luck. Next step was 461.72 together with Cuda 11.2.2 and can confirm it does run with clBitCrack. However cuBitCrack doesn't work with current setup. At least not for me.

So at the moment I get 150 Mkeys/s on a Windows 10 Pro 64 (20H2), Nvidia 461.72 and Cuda 11.2.2 using clBitCrack (Yoydapros version v11.2-beta) settings 224/512/800 with 634000 targets (compressed and uncompressed). Its calculated to 91,750,400 starting points. If I try to push the slightest on any of the -b/-t/-p settings it gets an error.
Single compressed target gets 730 Mkeys/s with same settings.

I guess I should be happy getting three times the higher speed with the 3060 and running clBitCrack. Would like to try a working cuBitCrack to see if any difference. Does anybody know if there is a Cuda version BitCrack that works with RTX 3060 or higher?

Sorry I skip read line,  you try Yoydapros version already

still have issue with RTX 3060 and newest GPU
Waiting developer help to fix it



Pages:
Jump to: