brichard19 / BitCrack

A tool for cracking Bitcoin private keys
MIT License
711 stars 469 forks source link

Generating secret exponent list by passwords list dictionary #30

Open drdeft opened 6 years ago

drdeft commented 6 years ago

I have a huge passwords list 170gb.

Please teach BitCrack to generate hash256 (secret exponent) list by passwords from huge dictionary.

Instead of using 0000000000000000000000000000000000000000000000000000000000000001 + 1 method or other.

Relok1995 commented 6 years ago

this program is not brainflayer, my friend :)

brichard19 commented 6 years ago

I feel this could be a separate tool altogether.

And it's not a bad idea. I'm sure there are addresses that use hashed passwords as private keys.

I really don't have the resources to tackle it right now though.

Relok1995 commented 6 years ago

Ryan Castelluchi created such a tool, but he unfortunately works on cpu and calculates about 100,000 / s (using the Intel i5 6600k as an example). It would not be bad for Cuda

And drdeft. May I ask one question? Where you geted so big dictionary?

drdeft commented 6 years ago

Relok1995, my friend made it. He likes to crack WiFi. The dictionary consists of 265 parts by 1Gb. The source of the dictonary was 5.5Tb but had lot of gurbage and dublicates.

drdeft commented 6 years ago

brichard19, may I ask my friend to add this functionality to BitCrack ?

drdeft commented 6 years ago

brichard19, can you give me your email or skype please? I have lot of good ideas more.

brichard19 commented 6 years ago

@drdeft Sure. Send anything regarding BitCrack to bitcrack.project@gmail.com

Thanks

drdeft commented 6 years ago

brichard19, please check the email

prodnet commented 5 years ago

When you think you can implement the hash256 algorithm (secret exponent) accepting a dictionary file in input ?

hamnaz commented 5 years ago

any progress on this subject ?

prodnet commented 5 years ago

Nobody responds to our questions? brichard19, please let me know. Thanks.