lexansoft / ethcracker

Ethereum password cracker
64 stars 13 forks source link

Script doesn't finish? 73% #7

Closed advancedsoftwarecanada closed 7 years ago

advancedsoftwarecanada commented 7 years ago

image

My screen shot shows the script finishing at 73%.

Is this really happening or just bad output?

lexansoft commented 7 years ago

If you have password length restrictions, then too long or too short variants are just skipped. So the total number of variants are less than the theoretical maximum.

Alexandre Naverniouk

On Sat, Jun 10, 2017 at 6:03 AM, Andy Normore notifications@github.com wrote:

[image: image] https://user-images.githubusercontent.com/1661561/27002956-8f7af3c4-4dbb-11e7-9fca-c2c565ce1a44.png

My screen shot shows the script finishing at 73%.

Is this really happening or just bad output?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lexansoft/ethcracker/issues/7, or mute the thread https://github.com/notifications/unsubscribe-auth/ACB3pDGn6CB5I4gPoa9XAFU3nYDJjUxCks5sCpQkgaJpZM4N2G4c .

advancedsoftwarecanada commented 7 years ago

Excellent, thank you. It's running 8-20 by default I think.

But some combos would end up being REALLY long, thus skipping. Cheers.