Table attack support - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html) +--- Forum: Old oclHashcat Support (https://hashcat.net/forum/forum-38.html) +--- Thread: Table attack support (/thread-4814.html) |
Table attack support - pand0ra - 11-13-2015 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. RE: Table attack support - epixoip - 11-13-2015 ./hashcat-cli -a 5 --stdout | ./cudaHashcat Or just use the rule engine to emulate a table attack. RE: Table attack support - pand0ra - 11-13-2015 Thanks! |