hashcat Forum

Full Version: jtr --format=raw-md5u
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hashcat have similar mode in JTR?
--format=raw-md5u
no salts (md5(unicode($p)) [128x1 (MD5_Body)])
(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.
super