![]() |
Hashcat not writing out the found passwords - 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: Hashcat not writing out the found passwords (/thread-4456.html) |
Hashcat not writing out the found passwords - redlukas - 06-18-2015 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? RE: Hashcat not writing out the found passwords - cd1zz - 06-18-2015 (06-18-2015, 02:32 PM)redlukas Wrote: Hello Use --potfile-disable See https://hashcat.net/trac/ticket/523 RE: Hashcat not writing out the found passwords - redlukas - 06-18-2015 (06-18-2015, 04:11 PM)cd1zz Wrote: Use --potfile-disable thank you so much, that solved it excellently. RE: Hashcat not writing out the found passwords - atom - 06-18-2015 sounds like a wrong solution. the real solution would be to use -o outfile.txt or so |