Skip to content

Illegal header in zip file exception #2199

@EgorkaKulikov

Description

@EgorkaKulikov

Hello!
I am trying to open the archive [Installer.zip (https://github.com/pocoproject/poco/files/1781235/Installer.zip)
with POCO Zip Library version 1.8.1 on Windows 10 and I catch an exception "Illegal header in zip file".
I suppose that the reason is that byte in entry header on position 4E1B is zero but extra field in that zip entry exists.
Nevertheless, WinRar and 7Zip managed to decompress this archive. Can you help me to decompress it using POCO?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions