mscach hash file format - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat Support (https://hashcat.net/forum/forum-21.html) +--- Thread: mscach hash file format (/thread-596.html) |
mscach hash file format - vvarm - 10-28-2011 What is the allowed format for the mscash/DCC hashes? I've tried using the output created by fgdump but I'm getting line length exceptions when using oclhashcat-plus and "no digests loaded" when using oclhashcat. The format I'm using is: username:hash:domain:fqdn RE: mscach hash file format - atom - 10-28-2011 hash:username RE: mscach hash file format - vvarm - 10-28-2011 Thanks, that allowed me to run it, however several of the hash:usernames in the list are still throwing line length exceptions and are being thrown out. These seem to be lines with longer user names. Is it expected that the usernames need to be shorter than a certain length for this hash type? RE: mscach hash file format - atom - 10-30-2011 yes, there are some limits, see here: http://hashcat.net/wiki/oclhashcat |