Option to extract masks with a specific exit status from a hashcat potfile. The exit status could be an optional parameter, with exhausted masks (status 5) the default.
In other words, the Rust equivalent of this crude shell example, which extracts all exhausted masks (status 5):
Option to extract masks with a specific exit status from a hashcat potfile. The exit status could be an optional parameter, with exhausted masks (status 5) the default.
In other words, the Rust equivalent of this crude shell example, which extracts all exhausted masks (status 5):
It would also be useful if multiple logfiles (globbed) could be accepted.