Bitcoin Forum
May 21, 2024, 08:57:50 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [19] 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 ... 96 »
  Print  
Author Topic: BitCrack - A tool for brute-forcing private keys  (Read 74500 times)
jollygreenmidget
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
June 01, 2020, 09:41:05 PM
 #361

Is there a random function to search between keyspace?
SkyDr4k3
Newbie
*
Offline Offline

Activity: 146
Merit: 0


View Profile
June 02, 2020, 04:50:15 PM
 #362

Is there a random function to search between keyspace?

cuBitCrack.exe -b 64 -t 256 -p 512 -r -u -c -o GAIN.txt -i WALLETS.txt
it's random

i would try to add
--keyspace randompint:randompoint
--continue

jollygreenmidget
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
June 02, 2020, 05:20:15 PM
 #363

Is there a random function to search between keyspace?

cuBitCrack.exe -b 64 -t 256 -p 512 -r -u -c -o GAIN.txt -i WALLETS.txt
it's random

i would try to add
--keyspace randompint:randompoint
--continue



Any time I put -r it gives: [Error] Invalid address '-r'
SkyDr4k3
Newbie
*
Offline Offline

Activity: 146
Merit: 0


View Profile
June 02, 2020, 06:48:14 PM
 #364

Is there a random function to search between keyspace?

cuBitCrack.exe -b 64 -t 256 -p 512 -r -u -c -o GAIN.txt -i WALLETS.txt
it's random

i would try to add
--keyspace randompint:randompoint
--continue



Any time I put -r it gives: [Error] Invalid address '-r'

try like this

cuBitCrack.exe --keyspace 483481624912735df1212313C96A3742F6490623432523847279273198:483481624912739df1212313C96A3742F6490623432523847279273198 --continue -c -u -c -o gain.txt -i btc_addresses.txt
jollygreenmidget
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
June 02, 2020, 07:01:59 PM
 #365

Is there a random function to search between keyspace?

cuBitCrack.exe -b 64 -t 256 -p 512 -r -u -c -o GAIN.txt -i WALLETS.txt
it's random

i would try to add
--keyspace randompint:randompoint
--continue



Any time I put -r it gives: [Error] Invalid address '-r'

try like this

cuBitCrack.exe --keyspace 483481624912735df1212313C96A3742F6490623432523847279273198:483481624912739df1212313C96A3742F6490623432523847279273198 --continue -c -u -c -o gain.txt -i btc_addresses.txt

Which version of BitCrack are you using ?
GoVanza
Newbie
*
Offline Offline

Activity: 149
Merit: 0


View Profile
June 03, 2020, 08:34:58 AM
 #366

Is there a random function to search between keyspace?

cuBitCrack.exe -b 64 -t 256 -p 512 -r -u -c -o GAIN.txt -i WALLETS.txt
it's random

i would try to add
--keyspace randompint:randompoint
--continue



Any time I put -r it gives: [Error] Invalid address '-r'

try like this

cuBitCrack.exe --keyspace 483481624912735df1212313C96A3742F6490623432523847279273198:483481624912739df1212313C96A3742F6490623432523847279273198 --continue -c -u -c -o gain.txt -i btc_addresses.txt

Which version of BitCrack are you using ?

I think there is no Random in the search
Kpot87
Jr. Member
*
Offline Offline

Activity: 36
Merit: 1


View Profile
June 04, 2020, 08:21:14 PM
 #367

Is there a random function to search between keyspace?

cuBitCrack.exe -b 64 -t 256 -p 512 -r -u -c -o GAIN.txt -i WALLETS.txt
it's random

i would try to add
--keyspace randompint:randompoint
--continue



Any time I put -r it gives: [Error] Invalid address '-r'

try like this

cuBitCrack.exe --keyspace 483481624912735df1212313C96A3742F6490623432523847279273198:483481624912739df1212313C96A3742F6490623432523847279273198 --continue -c -u -c -o gain.txt -i btc_addresses.txt

Why you use this key space?
GoVanza
Newbie
*
Offline Offline

Activity: 149
Merit: 0


View Profile
June 11, 2020, 06:11:42 PM
Last edit: June 11, 2020, 07:20:43 PM by GoVanza
 #368

Good afternoon. I tested your BitCrack program and found that it scans Addresses very quickly, but it checks them slower. It seems to load in itself and when to stop, it Saves the Range very far, although it checked the addresses in itself and even if it found a match, it would not write the result in the file. I did the test at 38 addresses from puzzle 32, and she found it, but saved the range at almost 40 addresses in the file. She is a very fast super program. but it is necessary that she maintains the range that she has already checked in herself. Please correct, I am looking for 64 address and in case of a find I will send you 0.04000000 bts
eye3raj
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
June 11, 2020, 08:51:28 PM
 #369

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.
GoVanza
Newbie
*
Offline Offline

Activity: 149
Merit: 0


View Profile
June 12, 2020, 03:21:33 AM
 #370

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
eye3raj
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
June 12, 2020, 10:09:03 AM
 #371

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.
sssergy2705
Copper Member
Newbie
*
Offline Offline

Activity: 188
Merit: 0


View Profile
June 12, 2020, 01:59:05 PM
 #372

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.

https://github.com/brichard19/BitCrack/issues/188

vanitysearch 1.15 2_bitcrack Commands from this version
GoVanza
Newbie
*
Offline Offline

Activity: 149
Merit: 0


View Profile
June 13, 2020, 06:18:32 AM
Last edit: June 13, 2020, 07:01:07 AM by GoVanza
 #373

The program cannot to find the 64 address because it does not have time to verify the address 16jY7qLJnxb7CHZyqBP8qca9d51gAjyXQN. for the first addresses it was normal, but she can not read the large ranges and check (((((  It does more speed but checks more slowly. when she sends 1 address for more than 4 hours, she will not find it already. For 64 addresses it should work for a month. I think the creator of the program will no longer improve it. Although it is necessary to make sure that she uses half of the calculation process to verify the address, and then it would be normal. Even 10GB of RAM is not a problem. The main thing is that it works. They carried Polard over famous addresses. But Soon there will be a Dead End. And behind this program, the future of all addresses is almost 64 + to 160
eye3raj
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
June 13, 2020, 12:24:21 PM
 #374

I am trying to create my own program, that support Linux & use high CPU & GPU from PC. Any developer have time to work.
GoVanza
Newbie
*
Offline Offline

Activity: 149
Merit: 0


View Profile
June 14, 2020, 04:46:18 AM
Last edit: June 14, 2020, 05:55:45 AM by GoVanza
 #375

All Master of the program left such a tool without finishing work. I would suggest redoing sorting inside the program. Speed can be increased by 100 +%
You can still sort by O (n) in practice - bitwise sorting. It is impossible only in theory, for an unlimited length of keys and for n -> ∞ or when sorting should be based only on a linear order relation.
Consider this option may it help ...
GoVanza
Newbie
*
Offline Offline

Activity: 149
Merit: 0


View Profile
June 14, 2020, 05:23:42 AM
Last edit: June 14, 2020, 05:56:09 AM by GoVanza
 #376

perhaps Bit Crack uses this sort order
https://www.toptal.com/developers/sorting-algorithms
https://fastpic.ru/fullview/112/2020/0614/39a8598d4f190ba72219b4e446d69719.png.html
GoVanza
Newbie
*
Offline Offline

Activity: 149
Merit: 0


View Profile
June 15, 2020, 09:00:36 AM
 #377

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.
sssergy2705
Copper Member
Newbie
*
Offline Offline

Activity: 188
Merit: 0


View Profile
June 15, 2020, 11:21:54 AM
 #378

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.

WhyMe
Sr. Member
****
Offline Offline

Activity: 661
Merit: 250


View Profile
June 15, 2020, 06:19:53 PM
 #379

Is there any "pool" system for that ?
GoVanza
Newbie
*
Offline Offline

Activity: 149
Merit: 0


View Profile
June 16, 2020, 07:14:46 AM
 #380

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
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 [19] 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 ... 96 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!