Description
ZIP archives can be read, created, and modified inside Windows-targeted applications with libzip. Developers use it for installers, document formats, backups, importers, and tools that package files.
It is an archive library, not a file manager. Applications should guard against zip-slip paths, huge archives, and untrusted compressed content.