Merge remote-tracking branch 'upstream/master'
authorphilsmd <philsmd@hashcat.net>
Sat, 14 May 2016 17:47:23 +0000 (19:47 +0200)
committerphilsmd <philsmd@hashcat.net>
Sat, 14 May 2016 17:47:23 +0000 (19:47 +0200)
tools/test.pl

index 9ef274b..598f1b9 100755 (executable)
@@ -2836,7 +2836,7 @@ sub passthrough
     }
     elsif ($mode == 125)
     {
-      $tmp_hash = gen_hash ($mode, $word_buf, substr ($salt_buf, 0, 10));
+      $tmp_hash = gen_hash ($mode, $word_buf, substr ($salt_buf, 0, 8));
     }
     elsif ($mode == 141 || $mode == 1441)
     {