md5(salt.pass) troubles and tricks
#10
(08-06-2012, 04:06 AM)d0znpp Wrote: Hmm. Really strange Wink

But anyway my salt has 8 bytes, not 2.
Just make a rule to prepend your salts to every password and use plain MD5 (-m 0) with oclhashcat-plus. However, this will cover only password from 1 to 7 characters. If you truncate your salt and put part as salt and part in the rule file you can increase it to 9 characters (using -m 21) but it starts to be a lot of trouble. From what I have understood, the next version of -plus will have generic mode again that you will be able to use.


Messages In This Thread
md5(salt.pass) troubles and tricks - by d0znpp - 08-06-2012, 12:39 AM
RE: md5(salt.pass) troubles and tricks - by M@LIK - 08-06-2012, 03:44 AM
RE: md5(salt.pass) troubles and tricks - by mastercracker - 08-06-2012, 04:09 AM
RE: md5(salt.pass) troubles and tricks - by atom - 08-06-2012, 02:02 PM
RE: md5(salt.pass) troubles and tricks - by atom - 08-09-2012, 11:05 AM
RE: md5(salt.pass) troubles and tricks - by atom - 08-10-2012, 09:22 PM
RE: md5(salt.pass) troubles and tricks - by atom - 09-05-2012, 10:27 AM