/zipfix.py

Zip files over 4gb compressed with zip32 has overflowed offsets in local headers. These overflows make the archive not able to be decompressed normally. This script resolves the overflow issue and decompresses the archive.

Primary LanguagePython

Stargazers