|
OclHashtcat-lite exit codes - Printable Version +- hashcat Forum (http://hashcat.net/forum) +-- Forum: Support (/forum-3.html) +--- Forum: oclHashcat-lite (/forum-22.html) +--- Thread: OclHashtcat-lite exit codes (/thread-867.html) |
OclHashtcat-lite exit codes - mrleau - 01-30-2012 04:59 PM Hi I'm currently coding something with oclhashcat-lite and I'm trying to determine the success with the exit code. I was expecting 0 if it ran without error but I'm getting a 1 when it finds a hash and 0 when it doesn't. Is that right? Do you have documentation concerning the exit codes, it would be appreciated. Thanks RE: OclHashtcat-lite exit codes - atom - 01-30-2012 05:20 PM you should try docs/status_codes.txt RE: OclHashtcat-lite exit codes - mrleau - 01-30-2012 05:37 PM Thanks atom, i feel dumb i missed that (01-30-2012 05:20 PM)atom Wrote: you should try docs/status_codes.txt |