md5($salt+$password)
#1
Hi. I'm new here, pardon for my english, i'm from Russia.
I hope you can help me with my problem:

There is a hash generated by md5("lots of text"+$password), I know the "lots of text" string and i know result hash.

The problem with configuration of attributes, i have:

oclHashcat-plus64.exe -m=20 -a=3 "hash or hash-file-path" "salt-file" --status-timer=1

Maybe i dont need salt at all, the "lots of text" part is static, but about 60 letters long and the password is 6-12 letters long

I appreciate any help you can provide.


Messages In This Thread
md5($salt+$password) - by cheetah - 03-07-2013, 10:25 PM
RE: md5($salt+$password) - by Rolf - 03-08-2013, 05:34 AM
RE: md5($salt+$password) - by Kuci - 03-08-2013, 08:35 AM
RE: md5($salt+$password) - by cheetah - 03-08-2013, 02:26 PM
RE: md5($salt+$password) - by Rolf - 03-08-2013, 09:52 AM
RE: md5($salt+$password) - by cheetah - 03-08-2013, 02:22 PM