Pages:
Author

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

full member
Activity: 1162
Merit: 237
Shooters Shoot...
Can someone throw off the working version of pikachunakapika / bitcrack??? I searched the Internet and cannot find anywhere. need a random function. on https://github.com/ deleted. Please friends help.
Your best bet is to create a batch file that does the random for you. The random function in the version you are speaking about is slower because it takes more time to regen the randomness than to just go in sequential order. A batch function lets you jump in and out of ranges randomly. I have python script that writes batch script with random ranges. You can select the low and high of the range for example:
Low:  8B00000
High: 8BFFFFF

So the script will randomly generate a start and end range inside of that range. Or, use the --share option for "randomness"
full member
Activity: 1162
Merit: 237
Shooters Shoot...
Every time I use keyspace for specific range bitcrack always show staring 483481624912735df1212313C96A3742F6490623432523847279273198
& ending 483481624912739df1212313C96A3742F6490623432523847279273198.

Also how to use --continue

Why its not start from my chosen range, anyone have idea.

There is no such range.

What address is the range for?
That is a valid range. you don't have to use the leading zeros. Look at that range as:

000000483481624912735df1212313C96A3742F6490623432523847279273198
Yes you are right! But what address is he looking there !?
One with billions of BTCs...I dunno  Grin
full member
Activity: 1162
Merit: 237
Shooters Shoot...
Is there a fork which uses pubkeys, not addresses?
If you know the range or if you are just guessing on the range, this program uses pubkey:
https://github.com/JeanLucPons/Kangaroo/releases

But there is not a fork or option with Bitcrack using pubkeys.
full member
Activity: 1162
Merit: 237
Shooters Shoot...
Every time I use keyspace for specific range bitcrack always show staring 483481624912735df1212313C96A3742F6490623432523847279273198
& ending 483481624912739df1212313C96A3742F6490623432523847279273198.

Also how to use --continue

Why its not start from my chosen range, anyone have idea.

There is no such range.

What address is the range for?
That is a valid range. you don't have to use the leading zeros. Look at that range as:

000000483481624912735df1212313C96A3742F6490623432523847279273198
Yes you are right! But what address is he looking there !?
I wanna try specific range every day, if privkey not found next day I adjust range. But when I run bitcrack with -- keyspace command my starting & ending are different than I gave.
Any solution.
Also how to use --continue so I dont have to start evry tim from beginning.
I've asked you to share your config code that you use to start bitcrack. If your range is a secret, that is fine, just change the range but if I can see your config line, I can better help you.
your keyspace command should look like this:
Code:
--keyspace edd2dc711a85146c:edd2dc711a95146b
replace with your start and end range.
I also explained the --continue option, did you read or not understand?
Also, are you using cuBitcrack or clBitcrack? the clBitcrack has known bugs.
newbie
Activity: 11
Merit: 0
Every time I use keyspace for specific range bitcrack always show staring 483481624912735df1212313C96A3742F6490623432523847279273198
& ending 483481624912739df1212313C96A3742F6490623432523847279273198.

Also how to use --continue

Why its not start from my chosen range, anyone have idea.

There is no such range.

What address is the range for?
That is a valid range. you don't have to use the leading zeros. Look at that range as:

000000483481624912735df1212313C96A3742F6490623432523847279273198
Yes you are right! But what address is he looking there !?
I wanna try specific range every day, if privkey not found next day I adjust range. But when I run bitcrack with -- keyspace command my starting & ending are different than I gave.
Any solution.
Also how to use --continue so I dont have to start evry tim from beginning.
member
Activity: 170
Merit: 58
Is there a fork which uses pubkeys, not addresses?
newbie
Activity: 149
Merit: 0
Every time I use keyspace for specific range bitcrack always show staring 483481624912735df1212313C96A3742F6490623432523847279273198
& ending 483481624912739df1212313C96A3742F6490623432523847279273198.

Also how to use --continue

Why its not start from my chosen range, anyone have idea.

There is no such range.

What address is the range for?
That is a valid range. you don't have to use the leading zeros. Look at that range as:

000000483481624912735df1212313C96A3742F6490623432523847279273198
Yes you are right! But what address is he looking there !?
full member
Activity: 1162
Merit: 237
Shooters Shoot...
Every time I use keyspace for specific range bitcrack always show staring 483481624912735df1212313C96A3742F6490623432523847279273198
& ending 483481624912739df1212313C96A3742F6490623432523847279273198.

Also how to use --continue

Why its not start from my chosen range, anyone have idea.

There is no such range.

What address is the range for?
That is a valid range. you don't have to use the leading zeros. Look at that range as:

000000483481624912735df1212313C96A3742F6490623432523847279273198
newbie
Activity: 149
Merit: 0
Every time I use keyspace for specific range bitcrack always show staring 483481624912735df1212313C96A3742F6490623432523847279273198
& ending 483481624912739df1212313C96A3742F6490623432523847279273198.

Also how to use --continue

Why its not start from my chosen range, anyone have idea.

There is no such range.

What address is the range for?
full member
Activity: 1162
Merit: 237
Shooters Shoot...
Every time I use keyspace for specific range bitcrack always show staring 483481624912735df1212313C96A3742F6490623432523847279273198
& ending 483481624912739df1212313C96A3742F6490623432523847279273198.

Also how to use --continue

Why its not start from my chosen range, anyone have idea.
Show me your config...i.e. cuBitcrack.exe -d 0 --keyspace 00001:FFFFF, etc.

The continue option is a little confusing. The way to use it is --continue example.txt but DO NOT create the example.txt file before starting. The program will create it once 60 seconds has passed. If you create the file beforehand, the program will read the blank file and since nothing is there, the program will shut down.
newbie
Activity: 11
Merit: 0
Every time I use keyspace for specific range bitcrack always show staring 483481624912735df1212313C96A3742F6490623432523847279273198
& ending 483481624912739df1212313C96A3742F6490623432523847279273198.

Also how to use --continue

Why its not start from my chosen range, anyone have idea.
newbie
Activity: 149
Merit: 0
That's great))) Congratulations Zielar and JeanLucPons. Guys who could throw off the version ready for work BitCrack?? With random function. ready to work compiled. Please...
full member
Activity: 637
Merit: 131
#115 was found. Congratulations Zielar and Jean_Luc_Pons
newbie
Activity: 149
Merit: 0
Thanks you. I have a RX 570 Nitro + ATI card. I will buy in the future CUDA. Only the one who downloaded two years ago could share the compiled version. But even after 2 years they are no longer in the project(((
copper member
Activity: 205
Merit: 1
sssergy2705 Thank you friend. But I don’t even know how to compile a file (((for me an unattainable search for keys from a puzzle. Sorry

In releases the latest version with random mode. For nvidia, windows.
https://prnt.sc/t0kr4i
newbie
Activity: 149
Merit: 0
sssergy2705 Thank you friend. But I don’t even know how to compile a file (((for me an unattainable search for keys from a puzzle. Sorry
sr. member
Activity: 661
Merit: 250
Is there any "pool" system for that ?
copper member
Activity: 205
Merit: 1
Can someone throw off the working version of pikachunakapika / bitcrack??? I searched the Internet and cannot find anywhere. need a random function. on https://github.com/ deleted. Please friends help.

https://github.com/djarumlights/BitCrack I found it here, it seems to work.

newbie
Activity: 149
Merit: 0
Can someone throw off the working version of pikachunakapika / bitcrack??? I searched the Internet and cannot find anywhere. need a random function. on https://github.com/ deleted. Please friends help.
Pages:
Jump to: