Help with md5($salt.$pass.$salt)
#9
Well that's good, at least I know that it is possible to get the pass. I really need this and when I tried before I kept having problems. Would you mind pointing me in the right direction if you don't want to let me know what you found for whatever reason?

I loaded in hash from a txt document with just "115bc347d3a4b98fa0353575f80094f7" on one line. Loaded word files from the dictionary English that I downloaded from here:

http://www.insidepro.com/dictionaries.php

Then loaded the salt file. Did both salts each on 2 separate lines in same txt file and named it x.SALT. Got nothing. Did permutation and it maxed out at 16 characters (I know it is 6min-32max alphanumeric characters) but it took me one full day just to get 1%. I clicked "Write recovered hashes to file" and chose a txt file to put the pass in.

So now I am looking into rules, I don't know how to add rules and which ones I would need for this?

Can you check that I did that correct, I would hate to wait for it all to process just to find that I didn't do the output correct :/

http://i.imgur.com/Owh0n.gif

Thanks


Messages In This Thread
RE: Help with md5($salt.$pass.$salt) - by undeath - 05-16-2012, 06:50 PM
RE: Help with md5($salt.$pass.$salt) - by undeath - 05-16-2012, 07:00 PM
RE: Help with md5($salt.$pass.$salt) - by undeath - 05-16-2012, 07:13 PM
RE: Help with md5($salt.$pass.$salt) - by M@LIK - 05-16-2012, 09:01 PM
RE: Help with md5($salt.$pass.$salt) - by Vanilla Godzilla - 05-16-2012, 11:03 PM
RE: Help with md5($salt.$pass.$salt) - by M@LIK - 05-16-2012, 11:18 PM