Kali Linux Zip -
echo "[*] Extracting hash..." zip2john "$ZIPFILE" > "$HASHFILE"
For true cross-platform compatibility, 7zip is often superior: kali linux zip
PASSWORD=$(john --show "$HASHFILE" | cut -d: -f2 | head -1) echo "[*] Extracting hash
Using zip2john :