johguse/ERADICATE2

Option to exit after a certain score or time limit is reached

Opened this issue · 1 comments

I'm trying to automate generating salts and I think one easy would be to have a flag to run ERADAICTE2 for a couple hours or until an address with sufficient 0 bytes is found. At the end it should write the best scoring address to a file (or stdout) and then exit. I could grab this output with my deploy script and then not have to do any copy/pasting.

I haven't written any C++ in a while, but if you point me to where this would best fit, I can try to write it.

Actually, it would be really nice if it would output all of the salts found instead of just the best