bakd247 / hashAdder

an optimized ecdsa private key finding tool
https://hashadder.com/
16 stars 2 forks source link

Question #3

Closed ghost closed 7 months ago

ghost commented 8 months ago

Hi, When will be ready this tools?

bakd247 commented 7 months ago

I am not sure at the moment...currently I only have my privateKeyFinder.py tool that works to find keys at the moment and only uses linier search. I am currently working on implementing binary search. Once that is done I will add it to hashAdder and hasAdder will be working as a single core single thread version... I can honestly say that a working version will be available by this summer

bakd247 commented 7 months ago

I just finished binary search for the privatekeyfindertool so I will be integrating it with hashadder in the next couple of weeks.