-
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
targeting bitcoin puzzle 67 #426
Comments
Hi, |
THANKYOU MAN! |
BitCrack is sequential like most GPU tools, if you want to add randomization, I recommend you implement a later that sends the job to bitCrack. |
You can use the stride option. Or there is a modified version with random option -> https://github.com/djmuratb/BitCrack2 |
thanx man! in modified version how should I create the bat file if I want to target puzzle 67 randomly? |
BitCrack.exe -b 64 -t 256 -p 1024 --rstride 5 --keyspace 40000000000000000:7ffffffffffffffff 1BY8GQbnueYofwSuFAT3USAhGjPrkxDdW9 pause |
If we want to target this address |
Use the -r argument.
Anyone has idea if Bitcrack supports vanity search? I have lost the
original brichard link of the full bitcrack functions...
Thanks.
…On Wed, Nov 20, 2024 at 6:27 PM learnercrypto ***@***.***> wrote:
If we want to target this address
1FeexV6bAHb8ybZjqQMjJrcCrHGW9sb6uF
In random mode
How should we create the bat file?
—
Reply to this email directly, view it on GitHub
<#426 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHWRFWLEJEDERJ45BKNHUCD2BRIYZAVCNFSM6AAAAABRO6SK5SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBYGAYTAMBYGA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
I want to particular target bitcoin puzzle 67.
1BY8GQbnueYofwSuFAT3USAhGjPrkxDdW9
Start
0000000000000000000000000000000000000000000000040000000000000000
End
000000000000000000000000000000000000000000000007ffffffffffffffff
Can someone help in creating BAT file for cubitcrack?
The text was updated successfully, but these errors were encountered: