separator mismatch on old office hash 9720
#1
I'm getting a token length error on the following Excel hash:


$oldoffice$0*c80c451496dc9459eb60d7bf73cdf4bb*b3487d522b7b724756fe6418d149b073*9d0f73f403c99a078bf8f7c7e7f5ba7b

my commands have been:

hashcat64.exe -m 9720 -a 3 --increment --increment-min 4 --show  JulAugV2.hash ?a?a?a?a?a?a?a?a

Mode 9720 matches the example hash. I compared the generated hashes from hashcat and JTR.

I have also tried:
hashcat64.exe -m 9710  -a 3 --increment  --show JulAugV2.hash ?a?a?a?a?a?a?a?a

but hashcat exits quietly (no messages).

Here is the command output:

y:\hashcat-5.1.0>hashcat64.exe -m 9720  -a 3 --increment  --show JulAugV2.hash ?a?a?a?a?a?a?a?a
Hashfile 'JulAugV2.hash' on line 1 ($oldof...9d0f73f403c99a078bf8f7c7e7f5ba7b): Separator unmatched
No hashes loaded.


y:\hashcat-5.1.0>type JulAugV2.hash
$oldoffice$0*c80c451496dc9459eb60d7bf73cdf4bb*b3487d522b7b724756fe6418d149b073*9d0f73f403c99a078bf8f7c7e7f5ba7b

y:\hashcat-5.1.0>

I have tried version 6.1.1 with the same result.

Does anyone have any corrections?
Reply


Messages In This Thread
separator mismatch on old office hash 9720 - by daryl178@cox.net - 02-10-2021, 07:41 PM