jtr --format=raw-md5u - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html) +--- Thread: jtr --format=raw-md5u (/thread-2384.html) |
jtr --format=raw-md5u - crackall - 06-19-2013 hashcat have similar mode in JTR? --format=raw-md5u no salts (md5(unicode($p)) [128x1 (MD5_Body)]) RE: jtr --format=raw-md5u - mastercracker - 06-19-2013 (06-19-2013, 06:39 PM)crackall Wrote: hashcat have similar mode in JTR?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. RE: jtr --format=raw-md5u - crackall - 06-19-2013 super |