Skip to content

Problem reading archives containg Zip64 files #870

@Aragas

Description

@Aragas

Describe the bug

The curse of Zip64 is still there unfortunately.
I've noticed two issues

  1. The library is not able to read the entries list, thus you can't iterate over entries at all.
    The file is uploaded to NexusMods, but since VirusTotal also seem to have issues parsing it, the site doesn't give the ability to download if from the UI. I've downloaded it from the API and exposed it from my GDrive here (4GB file)
  2. The library failed with Failed to locate the Zip Header
    Same stuff, the file can be downloaded from GDrive here (11GB file)

Operating System

Windows

Framework Version

.NET 8

Tags

ZIP

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugzipRelated to ZIP file format

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions