OclHashtcat-lite exit codes - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-lite Support (https://hashcat.net/forum/forum-22.html) +--- Thread: OclHashtcat-lite exit codes (/thread-867.html) |
OclHashtcat-lite exit codes - mrleau - 01-30-2012 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 you should try docs/status_codes.txt RE: OclHashtcat-lite exit codes - mrleau - 01-30-2012 Thanks atom, i feel dumb i missed that (01-30-2012, 05:20 PM)atom Wrote: you should try docs/status_codes.txt |