jtr --format=raw-md5u
#1
hashcat have similar mode in JTR?
--format=raw-md5u
no salts (md5(unicode($p)) [128x1 (MD5_Body)])
#2
(06-19-2013, 06:39 PM)crackall Wrote: hashcat have similar mode in JTR?
--format=raw-md5u
no salts (md5(unicode($p)) [128x1 (MD5_Body)])
Maybe if you use 30 = md5(unicode($pass).$salt) and leave the salt part empty it would work. I have no unused GPU so I cannot test it but try it out. Just add a : after each hash.
#3
super