Hashcat not writing out the found passwords
#1
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?
#2
(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
#3
(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.
#4
sounds like a wrong solution. the real solution would be to use -o outfile.txt or so