How much addresses i can add in one time?
how many lost address that you have? or did you want to hack bitcoin addresses?
imo don't put to many addresses, just try several address at once. it should give you better calculation speed and on top of that decrease the rate of error/not responding.
For starters, I want to understand all the functionality of the software.
For example, I unsuccessfully tried to find a known address with a known private key.
I tried all the values from this site
https://gobittest.appspot.com/PrivateKeyWhat am I doing wrong?
For example, how can I find this address knowing the private key?
Address: 17Au1Abhw5BiTPChTEQhHmT6Bbw2DANH5G
Privkey: 5HzBMYTh4hQ9Hiy3AAY9ucUxwav93p6v1uGWGpLdSiJH7pNLnfS
My bat file:
cuBitCrack.exe -i 0llbtc.txt -o PrivatKeys.txt -d 0 --compression both --continue coninue.txt
coninue.txt: ()
start = 16766405262B269816DC6FD9A5D05B8815982A9786EC005BE3803AE1941529FB
next = 16766405262B269816DC6FD9A5D05B8815982A9786EC005BE3803AE1941529FC
end = FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEBAAEDCE6AF48A03BBFD25E8CD0364140
blocks = 32
threads = 256
points = 32
compression = compressed
device = 0
elapsed = 184235
stride = 000000000000000000000000000000000000000000000000000000000000
I tried all the values from this site
https://gobittest.appspot.com/PrivateKeyWhat am I doing wrong?