Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

hashcat Forum

Full Version: Table attack support
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Any plans for adding support to cudaHashcat for Table-attack? I really want to dump JtR and that is pretty much the last thing that is holding me back. Unless someone has another way that I'm overlooking.
./hashcat-cli -a 5 --stdout | ./cudaHashcat

Or just use the rule engine to emulate a table attack.
Thanks!