Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
mscach hash file format
10-28-2011, 07:43 AM
Post: #1
mscach hash file format
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
Find all posts by this user
10-28-2011, 10:03 AM
Post: #2
RE: mscach hash file format
hash:username
Visit this user's website Find all posts by this user
10-28-2011, 06:17 PM
Post: #3
RE: mscach hash file format
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?
Find all posts by this user
10-30-2011, 10:35 AM
Post: #4
RE: mscach hash file format
yes, there are some limits, see here: http://hashcat.net/wiki/oclhashcat
Visit this user's website Find all posts by this user