hashcat Forum

Full Version: Hashcat not writing out the found passwords
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello
have a strange problem. when i run oclHashcat and i find a password, it dosent write the password out to file. this happens when i either start the task from console or when i use the GUI.
Do any of you know how to fix this?
(06-18-2015, 02:32 PM)redlukas Wrote: [ -> ]Hello
have a strange problem. when i run oclHashcat and i find a password, it dosent write the password out to file. this happens when i either start the task from console or when i use the GUI.
Do any of you know how to fix this?

Use --potfile-disable

See https://hashcat.net/trac/ticket/523
(06-18-2015, 04:11 PM)cd1zz Wrote: [ -> ]Use --potfile-disable

See https://hashcat.net/trac/ticket/523

thank you so much, that solved it excellently.
sounds like a wrong solution. the real solution would be to use -o outfile.txt or so