Search content
Sort by

Showing 12 of 12 results by eye3raj
Post
Topic
Board Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
eye3raj
on 24/12/2022, 08:58:32 UTC
Why BitCrack doesn't support new types of adress? (from '3' or 'bc' starting)?

And another quesion. Is this adresses also generating from the same space of numbers as P2PKH keys? I mean, that for example I have a private key
 
Code:
36a9e7f1c95b82ffb99743e0c5c4ce95d83c9a430aac59f84ef3cbfab6145068

For this key I have two P2PKH adresses  1AxSQFHqQ2nFUbZwcWSmHYrYumuQnK2nYG 12b9TofPY9R5gtKRUHBWjQrNP6mBYZuFqr. Can I generate also P2SH adress using this key?

Private key: 36a9e7f1c95b82ffb99743e0c5c4ce95d83c9a430aac59f84ef3cbfab6145068
WIF_U: 5JEMthkwtXqFvRkMbDMPDV7ghskD6ikM59ZQRoFEzXDAoDUq7qz
WIF_C: Ky3yDCtyGT5zrpEMt1Wy476WFQyiQFGKbJn2QT7rktLiEz1dN1nj
X:e589eea87b3f9f14384e32a0036c0f3b41fd071fbaaa37e07196a9acfd8e68b7 Y:1808b5a13bf67ed98145b9c1338ef176131620cfc4503def199364906bbbcc4f
Hash160_U: 6d3536a61d6308915bcc3b72476b7e40d27b08ce
Hash160_C: 116d5513840ce377f0a76a64ed247f34e3bbdf0f
Address_U: 1AxSQFHqQ2nFUbZwcWSmHYrYumuQnK2nYG
Address_C: 12b9TofPY9R5gtKRUHBWjQrNP6mBYZuFqr
Address_P2SH: 31iwoQNky2ZMHEgYnTnARVmHEHArTqwLUq
Address_Bech32_P2WPKH: bc1qz9k42yuypn3h0u98dfjw6frlxn3mhhc07pwhqg
Address_Bech32_P2WSH: bc1qmvkw2tle32krer6qxc906zanccl9lmrhx0nzh3yharyeaavwxjwsqcyayx
Address_Bech32m_P2TR: bc1pq7ypqza85dqdywnrsmkwy8pvyypysu6gq5gzqeepr4ngg0ru5ulqfz886e
Taproot Tweaked privkey: 9ac5d0501220a1d462bc021f3e03264232dfc05e03bee4745f6f8e59d67bc161
Taproot Tweaked pubkey: 0788100ba7a340d23a6386ece21c2c210248734805102067211d66843c7ca73e


Did You crreate them mnually or using bitcrack?
Post
Topic
Board Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
eye3raj
on 24/12/2022, 07:54:22 UTC
Please tell me if the version of bitcrack would take private key from the file txt?

I have a large database of 10Gb+ private keys, can I check them for bitcrack? what would be the speed of the file?

- how much will it cost to be able to check private keys (sha256) from a file txt?

(I know about brainflayer, but its speed is very slow, (100,000p/s)

I use bitcrack with 2gb file & large address database without any problem, bitcrack only support bitcoin address start with 1
as per speed it depend on what GPU you using.
For cost depend on hardware & how many address you want to check.
Post
Topic
Board Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
eye3raj
on 18/12/2022, 10:15:06 UTC
Which is main file & code line of BitCrack that gives bitcrack Options?
Post
Topic
Board Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
eye3raj
on 11/03/2021, 19:08:09 UTC
I am looking for random version, so every key is is generated random, is there any version.

@escobol told me off-forum that he had someone make such a version for him so you might want to PM him for access to that.

How do I contact him facebook, twitter, telegram
Go to messages. Select New Messages, Select Find Members. Enter escobol. Select his name when it pops up. Or enter "escobol" into To block.

Wait - sorry, I got names mixed up  Undecided it was elisacat who told me that he has the program, not escobol, and it was on Telegram - I never even talked to escobol on TG.

I may have a copy of it myself, but I have to search my chats for it (it's a python script wrapper around Bitcrack).


Yes, not me.

BTW
„This code also incorporates the popular but now removed pikachunakapika fork containing random mode along with the other tweaks.”
https://github.com/djarumlights/BitCrack




I am looking for random version so every key is random , pikachunakapika only give random point
Post
Topic
Board Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
eye3raj
on 10/03/2021, 06:22:37 UTC
I am looking for random version, so every key is is generated random, is there any version.

@escobol told me off-forum that he had someone make such a version for him so you might want to PM him for access to that.

How do I contact him facebook, twitter, telegram
Post
Topic
Board Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
eye3raj
on 01/03/2021, 12:10:12 UTC
I am looking for random version, so every key is is generated random, is there any version.
Post
Topic
Board Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
eye3raj
on 19/06/2020, 20:50:29 UTC
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.

Thanks for details, my problem was previous command it store in -C file & whenever I try to change range it keep pick from it, Now I solve it.
I am using cuBitcrack.
Is there any way to increase speed, bitcrack wont use even 1% from cpu & 0% from gpu.
Post
Topic
Board Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
eye3raj
on 19/06/2020, 08:44:44 UTC
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.
Post
Topic
Board Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
eye3raj
on 18/06/2020, 20:26:35 UTC
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.
Post
Topic
Board Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
eye3raj
on 13/06/2020, 12:24:21 UTC
I am trying to create my own program, that support Linux & use high CPU & GPU from PC. Any developer have time to work.
Post
Topic
Board Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
eye3raj
on 12/06/2020, 10:09:03 UTC
I am trying to run cuBitCrack.exe -s 6BBF8CCF80F8E184D1D300EF2CE45F7260E56766519C977831678F0000000000 1FshYsUh3mqgsG29XpZ23eLjWV8Ur3VwH
but every time I am getting [Error] Invalid address '-s'
Even try cubitcrack.exe -b 32 -t 256 -p 16 -c -i addr.txt -o out.txt -s 0000000000000000000000000000000000000000000000000000000000000001 -r 100000000000

But keep getting same error. Anyone help me fix this.

What kind of team -s??? not in command description. https://github.com/brichard19/BitCrack

I saw -s here in many post, I am trying to check with specific range on addresss. Also my bitcrack check very slow  i only take 10-15% resources from CPU & RAM there is no GPU resources use.
If there is any other program let me know.
Post
Topic
Board Development & Technical Discussion
Re: BitCrack - A tool for brute-forcing private keys
by
eye3raj
on 11/06/2020, 20:51:28 UTC
I am trying to run cuBitCrack.exe -s 6BBF8CCF80F8E184D1D300EF2CE45F7260E56766519C977831678F0000000000 1FshYsUh3mqgsG29XpZ23eLjWV8Ur3VwH
but every time I am getting [Error] Invalid address '-s'
Even try cubitcrack.exe -b 32 -t 256 -p 16 -c -i addr.txt -o out.txt -s 0000000000000000000000000000000000000000000000000000000000000001 -r 100000000000

But keep getting same error. Anyone help me fix this.