brichard19 / BitCrack

A tool for cracking Bitcoin private keys
MIT License
741 stars 494 forks source link

several problems and questions #133

Open ufodia opened 5 years ago

ufodia commented 5 years ago

dear friends,

first of all thank you for this program. ıs it possible to search private keys randomly? ı can not find a fonction for it, stride only works step by step? i am using gtx970 but cubitcrack is not working it is asking cudart64_92.dll but i did not find anywhere. what is the best b t p prametres fot gtx 970?

thank you in advance.

hamnaz commented 5 years ago

install cuda 9.2 for windows, then you have to search in hdd missing dll, copy that and paste into bitcrack program folder

ufodia commented 5 years ago

thank you hamnaz, i solve dll issue. do you know the best btp parametres for gtx 970?

hamnaz commented 5 years ago

-b 13 -t 512 -p 1664 try these if any error paste screen shot for find next adjustment

ufodia commented 5 years ago

dear Hamnaz;

thank you for the in formation now i can scan 45mk/s

hamnaz commented 5 years ago

maybe you can make more speed by adjusting -p parameter current -p 1664 32x52 =1664 32x60 = 1920 32x65 = 2080

try other value too for see how much last speed you get, if error, take 1 step back -p value always divided by 32 without dot value, as above example

ufodia commented 5 years ago

more or less i get same rates when i change the values. thank you for the information