hashcat Forum
bug report - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Deprecated; Previous versions (https://hashcat.net/forum/forum-29.html)
+--- Forum: Old hashcat Support (https://hashcat.net/forum/forum-20.html)
+--- Thread: bug report (/thread-539.html)



bug report - RoyDJ - 10-04-2011

tools: hashcat-gui
subtools: oclhashcat (AMD)
relative to: output recovered hash to file

into command line it try to execute: --outfile-file , but command for it is: --outfile , so it not work, have to copy command line into .bat file and execute from there.

hope someone can handle it and fix.

regards
RoyDJ


RE: bug report - scandium - 10-04-2011

This bug was brought to my attention some time ago, it will be fixed in the next release. Thanks for taking the time to report the problem.


RE: bug report - RoyDJ - 10-05-2011

i did a search with "--outfile-file" but nothing, so i reported it Smile
i like to help when i can