Bitcoin Forum
May 04, 2024, 06:34:30 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 »
  Print  
Author Topic: BitCrack - A tool for brute-forcing private keys  (Read 74433 times)
sp_
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
April 03, 2021, 01:58:33 PM
 #1061

example you want to solve puzzle #96 addresss 15ANYzzCp5BFHcCnVFzXqyibpzgPLWaD8b 

With bitcrack sp-mod I believe it is bether to search for more puzzles at the same time because it doesn't slow down the search. You can add 64 puzzle adresses increase the range and the search speed will increase. Well, not really increasing, but you are increasing your probability 64 times to find a solution.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
1714847670
Hero Member
*
Offline Offline

Posts: 1714847670

View Profile Personal Message (Offline)

Ignore
1714847670
Reply with quote  #2

1714847670
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714847670
Hero Member
*
Offline Offline

Posts: 1714847670

View Profile Personal Message (Offline)

Ignore
1714847670
Reply with quote  #2

1714847670
Report to moderator
sp_
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
April 03, 2021, 02:07:26 PM
 #1062

So it looks like that BitCrack hates any kind of cicc optimization and will immediately throw a misaligned address even on optimization level 1.

Ptxas optimization still works though, and setting it to the default level 3 triples the speed on my T4. Now before anyone gets excited about this, the speed still sucks compared to older cards (only 60MKeys/s now).  Wink

Meanwhile I have pushed the updates to https://github.com/ZenulAbidin/BitCrack-3000

Go get 'em boys.

Why don't you fork the existing repository? Then it will be easier to see what you have changed.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
NotATether
Legendary
*
Offline Offline

Activity: 1596
Merit: 6728


bitcoincleanup.com / bitmixlist.org


View Profile WWW
April 03, 2021, 04:46:13 PM
 #1063

Why don't you fork the existing repository? Then it will be easier to see what you have changed.

My repo is forked from https://github.com/BoGnY/BitCrack/

BoGnY's the one who added random mode and updated the CUDA VS props to 10.2. He also added the memory vectorization stuff (I think that's where my speed boost is coming from).

All the commits between 786ea361 and c3121cf6 are his changes https://github.com/ZenulAbidin/BitCrack-3000/compare/786ea361..c3121cf6 , everything after c3121cf6 are my changes.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
pacnload
Newbie
*
Offline Offline

Activity: 28
Merit: 1


View Profile
April 04, 2021, 03:51:22 AM
Last edit: April 04, 2021, 07:37:15 AM by pacnload
 #1064

example you want to solve puzzle #96 addresss 15ANYzzCp5BFHcCnVFzXqyibpzgPLWaD8b  

puzzle #96 is high 2**96   (2 Exponent  96)  2^96 = 79228162514264337593543950336
this rank is number between  2^95 - 2^96 =  39614081257132168796771975168 - 79228162514264337593543950336

that mean key is 1 of  39614081257132168796771975168  number between  39614081257132168796771975168 to 79228162514264337593543950336

bitcrack using number in HEX
when you config use number in hex format not number decimal

convert number decimal to hex
https://www.rapidtables.com/convert/number/decimal-to-hex.html
39614081257132168796771975168 = 800000000000000000000000
79228162514264337593543950336-1 = FFFFFFFFFFFFFFFFFFFFFFFF

you need to start from 39614081257132168796771975168 = 800000000000000000000000
don't start from 000001

Thank you very mutch, i never will under stand without this.
But i dont understand the -1 from 79228162514264337593543950336-1
if i convert 79228162514264337593543950336 from decimal to hex it says 1000000000000000000000000???

for the range i must set the command then like this correct? --keyspace 800000000000000000000000:FFFFFFFFFFFFFFFFFFFFFFFF

example you want to solve puzzle #96 addresss 15ANYzzCp5BFHcCnVFzXqyibpzgPLWaD8b  

With bitcrack sp-mod I believe it is bether to search for more puzzles at the same time because it doesn't slow down the search. You can add 64 puzzle adresses increase the range and the search speed will increase. Well, not really increasing, but you are increasing your probability 64 times to find a solution.

how does sp-mod works? i mean how can i set the keyspace for each?
kknd
Jr. Member
*
Offline Offline

Activity: 32
Merit: 11


View Profile WWW
April 04, 2021, 05:11:12 AM
 #1065


EVGA RTX 2080

clBitCrack
758.00 MKey/s in [00:00:23]
-d 0 -b 42 -t 512 -p 2500

Code:
clBitCrack.exe -d 0 -b 42 -t 512 -p 2500 --keyspace 1:FFFFFFFFFFFFFFFF 1PWCx5fovoEaoBowAvF5k91m2Xat9bMgwb

[2021-04-03.22:16:52] [Info] Compression: compressed
[2021-04-03.22:16:52] [Info] Starting at: 0000000000000000000000000000000000000000000000000000000000000001
[2021-04-03.22:16:52] [Info] Ending at:   000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF
[2021-04-03.22:16:52] [Info] Counting by: 0000000000000000000000000000000000000000000000000000000000000001
[2021-04-03.22:16:52] [Info] Compiling OpenCL kernels...
[2021-04-03.22:16:52] [Info] Initializing GeForce RTX 2080
[2021-04-03.22:17:10] [Info] Generating 53,760,000 starting points (2050.8MB)
[2021-04-03.22:17:24] [Info] 10.0%
[2021-04-03.22:17:24] [Info] 20.0%
[2021-04-03.22:17:25] [Info] 30.0%
[2021-04-03.22:17:25] [Info] 40.0%
[2021-04-03.22:17:25] [Info] 50.0%
[2021-04-03.22:17:25] [Info] 60.0%
[2021-04-03.22:17:26] [Info] 70.0%
[2021-04-03.22:17:26] [Info] 80.0%
[2021-04-03.22:17:26] [Info] 90.0%
[2021-04-03.22:17:26] [Info] 100.0%
[2021-04-03.22:17:26] [Info] Done
GeForce RTX 2080 4921 / 8192MB | 1 target 758.00 MKey/s (19,568,640,000 total) [00:00:23][2021-04-03.22:17:53] [Info] Address:     1PWCx5fovoEaoBowAvF5k91m2Xat9bMgwb
                             Private key: 00000000000000000000000000000000000000000000000000000004AED21170
                             Compressed:  yes
                             Public key:
                             02F6A8148A62320E149CB15C544FE8A25AB483A0095D2280D03B8A00A7FEADA13D

[2021-04-03.22:17:53] [Info] No targets remaining


cuBitCrack sp-mod #5 (https://github.com/sp-hash)
932.93 MKey/s in [00:00:18]
-b 42 -t 512 -p 2500
Code:
cuBitCrack.exe -d 0 -b 42 -t 512 -p 2500 --keyspace 1:FFFFFFFFFFFFFFFF 1PWCx5fovoEaoBowAvF5k91m2Xat9bMgwb

Bitcrack sp-mod #5 (https://github.com/sp-hash)

[2021-04-03.22:02:29] [Info] Compression: compressed
[2021-04-03.22:02:29] [Info] Starting at: 0000000000000000000000000000000000000000000000000000000000000001
[2021-04-03.22:02:29] [Info] Ending at:   000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF
[2021-04-03.22:02:29] [Info] Counting by: 0000000000000000000000000000000000000000000000000000000000000001
[2021-04-03.22:02:29] [Info] Initializing GeForce RTX 2080
[2021-04-03.22:02:29] [Info] Generating 53,760,000 starting points (2050.8MB)
[2021-04-03.22:02:45] [Info] 10.0%
[2021-04-03.22:02:46] [Info] 20.0%
[2021-04-03.22:02:46] [Info] 30.0%
[2021-04-03.22:02:46] [Info] 40.0%
[2021-04-03.22:02:46] [Info] 50.0%
[2021-04-03.22:02:47] [Info] 60.0%
[2021-04-03.22:02:47] [Info] 70.0%
[2021-04-03.22:02:47] [Info] 80.0%
[2021-04-03.22:02:47] [Info] 90.0%
[2021-04-03.22:02:48] [Info] 100.0%
[2021-04-03.22:02:48] [Info] Done
GeForce RTX 2080 5976 / 8192MB | 1 target 932.93 MKey/s (18,923,520,000 total) [00:00:18][2021-04-03.22:03:10] [Info] Address:     1PWCx5fovoEaoBowAvF5k91m2Xat9bMgwb
                             Private key: 00000000000000000000000000000000000000000000000000000004AED21170
                             Compressed:  yes
                             Public key:
                             02F6A8148A62320E149CB15C544FE8A25AB483A0095D2280D03B8A00A7FEADA13D

[2021-04-03.22:03:10] [Info] No targets remaining
Execution time = 41 seconds

cuBitCrack sp-mod #5 (https://github.com/sp-hash)
1010.52 MKey/s in [00:00:16]
Code:
cuBitCrack.exe -d 0 --keyspace 1:FFFFFFFFFFFFFFFF 1PWCx5fovoEaoBowAvF5k91m2Xat9bMgwb

Bitcrack sp-mod #5 (https://github.com/sp-hash)

[2021-04-04.01:54:45] [Info] Compression: compressed
[2021-04-04.01:54:45] [Info] Starting at: 0000000000000000000000000000000000000000000000000000000000000001
[2021-04-04.01:54:45] [Info] Ending at:   000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF
[2021-04-04.01:54:45] [Info] Counting by: 0000000000000000000000000000000000000000000000000000000000000001
[2021-04-04.01:54:45] [Info] Initializing GeForce RTX 2080
[2021-04-04.01:54:46] [Info] Generating 48,611,328 starting points (1854.4MB)
[2021-04-04.01:55:04] [Info] 10.0%
[2021-04-04.01:55:04] [Info] 20.0%
[2021-04-04.01:55:04] [Info] 30.0%
[2021-04-04.01:55:04] [Info] 40.0%
[2021-04-04.01:55:05] [Info] 50.0%
[2021-04-04.01:55:05] [Info] 60.0%
[2021-04-04.01:55:05] [Info] 70.0%
[2021-04-04.01:55:06] [Info] 80.0%
[2021-04-04.01:55:06] [Info] 90.0%
[2021-04-04.01:55:06] [Info] 100.0%
[2021-04-04.01:55:06] [Info] Done
GeForce RTX 2080 5505 / 8192MB | 1 target 1010.52 MKey/s (18,472,304,640 total) [00:00:16][2021-04-04.01:55:26] [Info] Address:     1PWCx5fovoEaoBowAvF5k91m2Xat9bMgwb
                             Private key: 00000000000000000000000000000000000000000000000000000004AED21170
                             Compressed:  yes
                             Public key:
                             02F6A8148A62320E149CB15C544FE8A25AB483A0095D2280D03B8A00A7FEADA13D

[2021-04-04.01:55:26] [Info] No targets remaining
Execution time = 41 seconds

VanitySearch v1.15.4, add BitCrack mode
565.040 MK/s in 00:01:57
Code:
VanitySearch-1.15.4_bitcrack_th256gr.exe -b -gpu -gpuId 0 -t 0 -stop --keyspace 1:FFFFFFFFFFFFFFFF 1PWCx5fovoEaoBowAvF5k91m2Xat9bMgwb
VanitySearch v1.15.4, add BitCrack mode
[keyspace] start=0000000000000000000000000000000000000000000000000000000000000001
[keyspace]   end=000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF
Difficulty: 1461501637330902918203684832716283019655932542976
Search: 1PWCx5fovoEaoBowAvF5k91m2Xat9bMgwb [Compressed or Uncompressed]
Start at Sun Apr  4 01:22:33 2021
Number of CPU thread: 0
GPU: GPU #0 GeForce RTX 2080 (46x64 cores) Grid(368x256)
565.040 MK/s (GPU 565.040 MK/s) (2^35.96) [00:01:57 lost_TIME_left infinity][0]
Pub Addr: 1PWCx5fovoEaoBowAvF5k91m2Xat9bMgwb
Priv (WIF): p2pkh:KwDiBf89QgGbjEhKnhXJuH7LrciVrZi3qYjgd9MP7J9oTbu6KuRr
Priv (HEX): 0x00000000000000000000000000000000000000000000000000000004AED21170
Finish at Sun Apr  4 01:24:33 2021


VanitySearch v1.15.4, add BitCrack mode
514.464 MK/s in 00:01:02
Code:
"VanitySearch-1.15.4_bitcrack_th128gr(orig).exe" -b -gpu -gpuId 0 -t 0 -stop --keyspace 1:FFFFFFFFFFFFFFFF 1PWCx5fovoEaoBowAvF5k91m2Xat9bMgwb

VanitySearch v1.15.4, add BitCrack mode
[keyspace] start=0000000000000000000000000000000000000000000000000000000000000001
[keyspace]   end=000000000000000000000000000000000000000000000000FFFFFFFFFFFFFFFF
Difficulty: 1461501637330902918203684832716283019655932542976
Search: 1PWCx5fovoEaoBowAvF5k91m2Xat9bMgwb [Compressed or Uncompressed]
Start at Sat Apr  3 22:09:16 2021
Number of CPU thread: 0
GPU: GPU #0 GeForce RTX 2080 (46x64 cores) Grid(368x128)
514.464 MK/s (GPU 514.464 MK/s) (2^34.93) [00:01:02 lost_TIME_left infinity][0]
Pub Addr: 1PWCx5fovoEaoBowAvF5k91m2Xat9bMgwb
Priv (WIF): p2pkh:KwDiBf89QgGbjEhKnhXJuH7LrciVrZi3qYjgd9MP7J9oTbu6KuRr
Priv (HEX): 0x00000000000000000000000000000000000000000000000000000004AED21170
Finish at Sat Apr  3 22:10:22 2021
WanderingPhilospher
Full Member
***
Offline Offline

Activity: 1050
Merit: 219

Shooters Shoot...


View Profile
April 04, 2021, 05:38:20 AM
Last edit: April 04, 2021, 05:55:55 AM by WanderingPhilospher
 #1066

RTX 2070

VBC
991 MKey/s in 27 seconds, start to finish.
Code:
VanBitCrackenS v1.0
Keyspace start=1
Keyspace   end=FFFFFFFFFFFFFFFF
Difficulty: 1461501637330902918203684832716283019655932542976
Search: 1PWCx5fovoEaoBowAvF5k91m2Xat9bMgwb [Compressed]
Started at Sun Apr  4 00:33:02 2021
CPU threads used: 0
GPU: GPU #5 GeForce RTX 2070 (36x64 cores) Grid(288x512)
991.865 MK/s (GPU 991.865 MK/s) (2^34.40) [00:00:24 Elapsed Time][0]
Finish at Sun Apr  4 00:33:29 2021

Also, your above times seem off, what is time start to finish?

Last thing, why did you run bitcrack and sp's mod in compression mode but put VS with bitcrack searching for both compressed and uncompressed? That obviously impacts speed and time to find key.
pacnload
Newbie
*
Offline Offline

Activity: 28
Merit: 1


View Profile
April 04, 2021, 07:26:23 AM
Last edit: April 04, 2021, 07:36:59 AM by pacnload
 #1067

VanitySearch v1.15.4, add BitCrack mode...

Can VanitySearch maybe works with an RTX 3070?
fxsniper
Member
**
Offline Offline

Activity: 406
Merit: 45


View Profile
April 04, 2021, 12:07:12 PM
 #1068


puzzle #64 rewards = 0.6 bitcoin

RTX 3070 or Tesla V100 is powerful if running 30 days 7x24 hour works

between mining bitcoin and solve puzzle success
how much earning from mining bitcoin compare with puzzle #64 rewards
NotATether
Legendary
*
Offline Offline

Activity: 1596
Merit: 6728


bitcoincleanup.com / bitmixlist.org


View Profile WWW
April 04, 2021, 04:38:05 PM
 #1069

All you guys with RTX 2000 cards, I'd appreciate if you posted benchmarks of Bitcrack3000 on them too, because as I've already said, it doesn't seem to like Tesla GPUs  Sad

Meanwhile we still don't know if this even works on Ampere GPUs, that would be embarrassing indeed.

between mining bitcoin and solve puzzle success
how much earning from mining bitcoin compare with puzzle #64 rewards

Mining a single block gives you more than 10x the amount of money as #64....

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
fxsniper
Member
**
Offline Offline

Activity: 406
Merit: 45


View Profile
April 04, 2021, 06:18:39 PM
 #1070


Mining a single block gives you more than 10x the amount of money as #64....

I know now reward halved to 6.25 BTC
yes it 10x from puzzle #64

but it is need to do only solo mine alone and get all reward  (and luckly)
How much to get from pool mining for 30 day with RTX 3000 series or Tesla v100 ?

willi9974
Legendary
*
Offline Offline

Activity: 3430
Merit: 2659


Escrow Service


View Profile
April 04, 2021, 06:23:45 PM
Last edit: April 04, 2021, 06:59:44 PM by willi9974
 #1071


Mining a single block gives you more than 10x the amount of money as #64....

I know now reward halved to 6.25 BTC
yes it 10x from puzzle #64

but it is need to do only solo mine alone and get all reward  (and luckly)
How much to get from pool mining for 30 day with RTX 3000 series or Tesla v100 ?

Bitcoin GPU Mining is over, but you can mine ETH and exchange it to BTC

How many you can get, please have a look at https://www.whattomine.com/

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
WanderingPhilospher
Full Member
***
Offline Offline

Activity: 1050
Merit: 219

Shooters Shoot...


View Profile
April 04, 2021, 07:00:08 PM
 #1072

All you guys with RTX 2000 cards, I'd appreciate if you posted benchmarks of Bitcrack3000 on them too, because as I've already said, it doesn't seem to like Tesla GPUs  Sad

Meanwhile we still don't know if this even works on Ampere GPUs, that would be embarrassing indeed.

between mining bitcoin and solve puzzle success
how much earning from mining bitcoin compare with puzzle #64 rewards

Mining a single block gives you more than 10x the amount of money as #64....
Well, no one is going to mine a bitcoin using the cards that are used for the puzzle so you have to break it down mining alt coins like eth, and convert earnings to bitcoin to get an estimate. Pretty sure more is made from mining AND it's guaranteed (if in a eth pool, or solo if you have enough juice) versus you may run cards 6 months, a year, 2 years, and never find puzzle key(s).
lostrelic
Jr. Member
*
Offline Offline

Activity: 32
Merit: 1


View Profile
April 05, 2021, 10:08:47 AM
 #1073

Hey guys,
Can i hire anyone for $80 to help me with getting this easily loaded onto Vast.ai instances
Basically i want to try two things:
1) load a list of passwords and check it against another file containing addresses
2) Generate random public wallets and check them against a database for a match (which im guessing is what bitcrack does)?

Am i correct that since this uses CUDA it processes up to 1 million or more passwords per second?
I'm only trying this with abandoned wallets. I'm in serious debt in about a month and this is my last ditch effort (i know the odds)

Thank you

You don't have any chance actually. I'm trying this with 21 million wallets & 450million keys per seconds. Nothing found for more than 2 months. (Everyday 15 minutes of testing). I'm not trying for dump someone's wallet, i just want to see it's possible to crack a SHA256 with Bruteforce.

Could you tell me how are you searching 21 million wallets and at that speed I’m using command and can only search 230 address at a time. Thanks Lostrelic
NotATether
Legendary
*
Offline Offline

Activity: 1596
Merit: 6728


bitcoincleanup.com / bitmixlist.org


View Profile WWW
April 05, 2021, 10:26:47 AM
 #1074

Well, no one is going to mine a bitcoin using the cards that are used for the puzzle so you have to break it down mining alt coins like eth, and convert earnings to bitcoin to get an estimate. Pretty sure more is made from mining AND it's guaranteed (if in a eth pool, or solo if you have enough juice) versus you may run cards 6 months, a year, 2 years, and never find puzzle key(s).

Ethereum mining on the T4 can make me about $75 a month, however this drastically reduces the speed of Bitcrack and other tools to half, sometimes even to 1/3rd, so I wouldn't particularly recommend mining at the same time.

Could you tell me how are you searching 21 million wallets and at that speed I’m using command and can only search 230 address at a time. Thanks Lostrelic

Definitely not with Bitcrack (it's not capable of those speeds), maybe he's running hashcat's SHA256 mode against millions of public keys? 450Mhash/s sounds doable for SHA256 with high-end cards.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
lostrelic
Jr. Member
*
Offline Offline

Activity: 32
Merit: 1


View Profile
April 05, 2021, 10:44:29 AM
 #1075

Well, no one is going to mine a bitcoin using the cards that are used for the puzzle so you have to break it down mining alt coins like eth, and convert earnings to bitcoin to get an estimate. Pretty sure more is made from mining AND it's guaranteed (if in a eth pool, or solo if you have enough juice) versus you may run cards 6 months, a year, 2 years, and never find puzzle key(s).

Ethereum mining on the T4 can make me about $75 a month, however this drastically reduces the speed of Bitcrack and other tools to half, sometimes even to 1/3rd, so I wouldn't particularly recommend mining at the same time.

Could you tell me how are you searching 21 million wallets and at that speed I’m using command and can only search 230 address at a time. Thanks Lostrelic

Definitely not with Bitcrack (it's not capable of those speeds), maybe he's running hashcat's SHA256 mode against millions of public keys? 450Mhash/s sounds doable for SHA256 with high-end cards.

Thanks for responding but when I search for keys 1 or 230 addresses at a time it doesn’t affect my speed is there a way to search for more than 230 addresses that maxes out the character limit on command prompt. Thanks lostrelic
NotATether
Legendary
*
Offline Offline

Activity: 1596
Merit: 6728


bitcoincleanup.com / bitmixlist.org


View Profile WWW
April 05, 2021, 11:36:56 AM
 #1076

Thanks for responding but when I search for keys 1 or 230 addresses at a time it doesn’t affect my speed is there a way to search for more than 230 addresses that maxes out the character limit on command prompt. Thanks lostrelic

Yes there is. Just put all your keys in a file, one per line, and run BitCrack with the --in FILENAME option.

Make sure that the file is in the same folder that BitCrack is also located in.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
lostrelic
Jr. Member
*
Offline Offline

Activity: 32
Merit: 1


View Profile
April 05, 2021, 03:52:39 PM
 #1077

Thanks for responding but when I search for keys 1 or 230 addresses at a time it doesn’t affect my speed is there a way to search for more than 230 addresses that maxes out the character limit on command prompt. Thanks lostrelic

Yes there is. Just put all your keys in a file, one per line, and run BitCrack with the --in FILENAME option.

Make sure that the file is in the same folder that BitCrack is also located in.

Thanks will try later
kknd
Jr. Member
*
Offline Offline

Activity: 32
Merit: 11


View Profile WWW
April 06, 2021, 02:31:12 AM
 #1078

This is normal ? the same 5 last digits every --continue salve file

F818E
Code:
start=E667E1F7F83AFE0A116B600527C2E3F5036D3A5B75FBB4580109BE466D0F818E
next=E667E1F7F83AFE0A116B600527C2E3F5036D3A5B75FBB45803A3E326710F818E
end=FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEBAAEDCE6AF48A03BBFD25E8CD0364140
blocks=42
threads=512
points=2500
compression=both
device=0
elapsed=56088390
stride=0000000000000000000000000000000000000000000000000000000000000001

972D1
Code:
start=D26865903CCCE5DDBEC71A2523CCDAFD13E51EC2ACD574A5235C0E949EE972D1
next=D26865903CCCE5DDBEC71A2523CCDAFD13E51EC2ACD574A5296DE34C062972D1
end=FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEBAAEDCE6AF48A03BBFD25E8CD0364140
blocks=42
threads=512
points=2500
compression=both
device=0
elapsed=130823312
stride=0000000000000000000000000000000000000000000000000000000000000001

43793
Code:
start=19AF6EACEEB5F70423A37D460D6C5D8AC192FF7629D71EDC29B07EB1D8943793
next=19AF6EACEEB5F70423A37D460D6C5D8AC192FF7629D71EDC533B1C1226943793
end=FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEBAAEDCE6AF48A03BBFD25E8CD0364140
blocks=42
threads=512
points=2500
compression=both
device=0
elapsed=914610374
stride=0000000000000000000000000000000000000000000000000000000000000001

4A521
Code:
start=ED014D0C096C5D1EFD42BAF92E9B8CAEDA633C41642386B0723B6A2EBBE4A521
next=ED014D0C096C5D1EFD42BAF92E9B8CAEDA633C41642386B07A066BEB2364A521
end=FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEBAAEDCE6AF48A03BBFD25E8CD0364140
blocks=42
threads=512
points=2500
compression=both
device=0
elapsed=167956233
stride=0000000000000000000000000000000000000000000000000000000000000001
fxsniper
Member
**
Offline Offline

Activity: 406
Merit: 45


View Profile
April 06, 2021, 04:48:28 AM
 #1079

This is normal ? the same 5 last digits every --continue salve file
 

I think it is normal
that is Hexadecimal number
see 15 character backward is difference

What are you problem


if want to check
use Hexadecimal to Decimal converter
https://www.rapidtables.com/convert/number/hex-to-decimal.html

start=E667E1F7F83AFE0A116B600527C2E3F5036D3A5B75FBB4580109BE466D0F818E
next=E667E1F7F83AFE0A116B600527C2E3F5036D3A5B75FBB45803A3E326710F818E
end=FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEBAAEDCE6AF48A03BBFD25E8CD0364140

convert
start=104215500000000013950216560791676821333686418379511238386252825580488178499982
next=104215500000000013950216560791676821333686418379511238386253013083367226179982
end=115792089237316195423570985008687907852837564279074904382605163141518161494336

calculate
104215500000000013950216560791676821333686418379511238386252825580488178499982-104215500000000013950216560791676821333686418379511238386253013083367226179982
= -187502879047680000

scan = 187502879047680000  key

187502879047680000 = hex = 29A24E004000000

five character difference , I think it is normal
fxsniper
Member
**
Offline Offline

Activity: 406
Merit: 45


View Profile
April 06, 2021, 05:37:49 AM
 #1080


Can possible port BitCrack full version to BitCrack Lite version for small version cpu and port again to mobile device, android for convert old mobile device unused to be BitCrack android
Pages: « 1 ... 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 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 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!