Seperator unmatched on zip file
#1
Currently trying to crack a very large (750mb) zip file. Used zip2john to get the hash (around 20mb). Then fed it into hashcat using command "hashcat -a 0 -d 2 -m 13600 hash.txt wordlist.txt" and got the following:

"Counted lines in hash.txt
Oversized line detected! Truncated 5129961 bytes

Oversized line detected! Truncated 5129961 bytes
Hashfile 'gbhash.txt' on line 1 ($zip2$...53b1cd6262a77ed6eedafebfc67bec73): Separator unmatched
No hashes loaded."

I have followed youtube tutorials and tried the example hashes, which worked, aswell as fixed that were said to work from people on the form (i.e putting your hash in single quotes), so I have no clue why this would happen. Any help is appreciated
Reply


Messages In This Thread
Seperator unmatched on zip file - by NotNilegs - 01-15-2026, 06:17 PM
RE: Seperator unmatched on zip file - by b8vr - 01-15-2026, 07:09 PM