ALL outputs of best64.rules of a word in a dic.
#4
The advice of Milzo was to use cpu hashcat (http://hashcat.net/hashcat/) and not oclHashcat

./hashcat-cli64.bin means cpu hashcat, because the missing ocl and the cli in the name.

oclHashcat does not support --stdout, because the plains are directly generated on gpu (not cpu), but there is an option --debug-mode (use --debug-mode 3 or --debug-mode 4) which is able to show all rules and plains of *matching* passwords (and not every plain that will be generated).


Messages In This Thread
RE: ALL outputs of best64.rules of a word in a dic. - by philsmd - 11-13-2014, 02:50 PM