cculianu / brute38

Resumable BIP38 Brute Force Password Cracker, written in Go
MIT License
41 stars 18 forks source link

Better support for masks #4

Open sigkill opened 3 years ago

sigkill commented 3 years ago

Would be nice to support masks for the given character set - to specify a special character, an upper, lower, number etc.

This would be quite powerful when combined with using the pack statsgen.py too to create a mask that could cover a given range.