6 Forks
255 Stars
255 Watchers

zip

Robust ZIP decoder with defenses against dangerous compression ratios, spec deviations, malicious archive signatures, mismatching local and central directory headers, ambiguous UTF-8 filenames, directory and symlink traversals, invalid MS-DOS dates, overlapping headers, overflow, underflow, sparseness, accidental buffer bleeds etc.

How to download and setup zip

Open terminal and run command
git clone https://github.com/ronomon/zip.git
git clone is used to create a copy or clone of zip repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with zip https://github.com/ronomon/zip/archive/master.zip

Or simply clone zip with SSH
[email protected]:ronomon/zip.git

If you have some problems with zip

You may open issue on zip support forum (system) here: https://github.com/ronomon/zip/issues