Skip to content

Zip64 support #2

Description

@digitaldogsbody

Add method to find the End of Central Directory Locator (see 4.3.6 and 4.3.15 of https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT)

Add method to parse the Zip64 EOCD record

Add method to parse the Zip64 Central Directory (it's the same format as standard zip, but some fields can be added to the end to overwrite the fields in the main record. Indicated by 0xFFFF or 0xFFFFFFFF in main record.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions