Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
md5crypt
03-14-2012, 10:49 AM
Post: #1
md5crypt
Hi!

I'm quite new on hashcat but allready like it. :-) I have the following question(s):

Is it possible to convert a md5crypt/md5(unix) hash into an ordinary md5 hash, so it would be crackable with hashcat-lite?

The md5crypt hash has no salt and looks like: $1$$xxxxxxxxxxxxxxxxxxxxxx

Much thx!!
Find all posts by this user
03-14-2012, 10:51 AM
Post: #2
RE: md5crypt
no, md5crypt is 1000 times iterated md5 plus other obfuscation
Visit this user's website Find all posts by this user
03-14-2012, 10:54 AM
Post: #3
RE: md5crypt
damn, but thank you
Find all posts by this user
Thread Closed