Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MD5($name.$pass)
02-25-2012, 02:27 PM
Post: #1
MD5($name.$pass)
A friend noticed this. I think he is not able to visit this board.

There was -m in the oclhashcat
[Image: 9a185c6a-jpg_thumb.jpg]
It didn't have a fixed lenght. It worked for the following MD5($name.$pass) but after oclhashcat and oclhashcat-plus got merged it doesn't work anymore. There is -m 21 MD5($salt.$pass) but it has a fixed lenght and doesn't accept others. Is it possible to bring back the old -m 2?
Find all posts by this user
02-26-2012, 11:21 AM (This post was last modified: 02-26-2012 11:32 AM by atom.)
Post: #2
RE: MD5($name.$pass)
no. but, again, which forum-software is using the requested algorithm?
Visit this user's website Find all posts by this user
04-25-2012, 08:22 PM
Post: #3
RE: MD5($name.$pass)
The mmo "Flyff" uses a smiliar way. Its md5($salt.$pass) where salt is kikugalanet. It worked in oclhashcat but there is no mode for this hash type in plus.

63a517a37b28d05c87175ae657735064:kikugalanet:icewolf
91505c739e04def2cc0d50c7e8e10f0c:kikugalanet:?win0na

http://forum.insidepro.com/viewtopic.php?t=5448
Find all posts by this user