jollygreenmidget
Newbie
Offline
Activity: 8
Merit: 0
|
|
June 01, 2020, 09:41:05 PM |
|
Is there a random function to search between keyspace?
|
|
|
|
SkyDr4k3
Newbie
Offline
Activity: 146
Merit: 0
|
|
June 02, 2020, 04:50:15 PM |
|
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
Activity: 8
Merit: 0
|
|
June 02, 2020, 05:20:15 PM |
|
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
Activity: 146
Merit: 0
|
|
June 02, 2020, 06:48:14 PM |
|
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
Activity: 8
Merit: 0
|
|
June 02, 2020, 07:01:59 PM |
|
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
Activity: 149
Merit: 0
|
|
June 03, 2020, 08:34:58 AM |
|
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
Activity: 43
Merit: 1
|
|
June 04, 2020, 08:21:14 PM |
|
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
Activity: 149
Merit: 0
|
|
June 11, 2020, 06:11:42 PM Last edit: June 11, 2020, 07:20:43 PM by GoVanza |
|
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
Activity: 11
Merit: 0
|
|
June 11, 2020, 08:51:28 PM |
|
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
Activity: 149
Merit: 0
|
|
June 12, 2020, 03:21:33 AM |
|
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
Activity: 11
Merit: 0
|
|
June 12, 2020, 10:09:03 AM |
|
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/BitCrackI 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
Jr. Member
Offline
Activity: 205
Merit: 1
|
|
June 12, 2020, 01:59:05 PM |
|
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/BitCrackI 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/188vanitysearch 1.15 2_bitcrack Commands from this version
|
|
|
|
GoVanza
Newbie
Offline
Activity: 149
Merit: 0
|
|
June 13, 2020, 06:18:32 AM Last edit: June 13, 2020, 07:01:07 AM by GoVanza |
|
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
Activity: 11
Merit: 0
|
|
June 13, 2020, 12:24:21 PM |
|
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
Activity: 149
Merit: 0
|
|
June 14, 2020, 04:46:18 AM Last edit: June 14, 2020, 05:55:45 AM by GoVanza |
|
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
Activity: 149
Merit: 0
|
|
June 14, 2020, 05:23:42 AM Last edit: June 14, 2020, 05:56:09 AM by GoVanza |
|
|
|
|
|
GoVanza
Newbie
Offline
Activity: 149
Merit: 0
|
|
June 15, 2020, 09:00:36 AM |
|
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
Jr. Member
Offline
Activity: 205
Merit: 1
|
|
June 15, 2020, 11:21:54 AM |
|
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
|
|
June 15, 2020, 06:19:53 PM |
|
Is there any "pool" system for that ?
|
|
|
|
GoVanza
Newbie
Offline
Activity: 149
Merit: 0
|
|
June 16, 2020, 07:14:46 AM |
|
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
|
|
|
|
|