gladius
gladius copied to clipboard
Enhancement
A quick enhancement request (I may pull and try it myself) - I would like an enhancement that would give the user the option on to use OCLhashcat/Cudahashcat instead of "normal" hashcat. That would give the user the advantage of using GPU cracking benefits.
Ah thanks! You can totally change the default hashcat binary with --hashcat
. I personally haven't messed much with oclhashcat or cudahashcat. Are the command like flags the same as hashcat? If so, I think the --hashcat
will suffice.
If not, we could add a --oclhashcat
or --cudahashcat
option that also pipes the relevant command line flags.
Also, try -v
to see a more verbose output with the hashcat command being executed.