Addon for managing encrypted zip files.
Currently only unzipping is provided.
This project uses zlib and minizip, copyrighted by Jean-loup Gailly, Mark Adler, Gilles Vollant and others ; see : http://www.zlib.net/
- If you don't find project files for your platform, use the openFrameworks
projectGenerator
to update the project files for your platform. - Run the example : it unzips a file named This.zip (located into bin/data) to a new directory bin/data/This/, using the password "ofxZipPass".
git clone https://github.com/Ant1r/ofxZipPass.git
Copyright (c) Antoine Rousseau [email protected] 2014-2016
BSD Simplified License.
For information on usage and redistribution, and for a DISCLAIMER OF ALL WARRANTIES, see the file "LICENSE.txt" in this distribution.