bakd247 / hashAdder

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

not work #4

Closed moedacompix closed 3 months ago

moedacompix commented 3 months ago

File "D:\hashAdder-main\hashAdder.py", line 4, in from binarySearch import binarySearch ModuleNotFoundError: No module named 'binarySearch'

bakd247 commented 3 months ago

I see what your talking about.....make sure you download all the file...I am going to update them now again

bakd247 commented 3 months ago

I just updated it and added the binarySearch file...Im sorry I did not see that at first.....I mixed up your post with another as well...sorry about that...thank you for noticing and letting me know...everything should work fine now as long as you have all of the files on the page in the same folder when you run it

moedacompix commented 3 months ago

File "D:\hashAdder-main\hashAdder.py", line 38, in from byteAdder import multiplyNum ModuleNotFoundError: No module named 'byteAdder'

bakd247 commented 3 months ago

thanks again for that....I just changed it....sorry I was testing it with a version that made me not wait as long between instances. Everything should work fine now....as far as I know that is the only thing I had changed between the versions

moedacompix commented 3 months ago

work.thanks