Skip to content

Ant1r/ofxZipPass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxZipPass

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/

Running the example

  • 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".

Get the last version

git clone https://github.com/Ant1r/ofxZipPass.git

Author

Copyright (c) Antoine Rousseau antoine@metalu.net 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.

About

OpenFrameworks addon for managing encrypted zip files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors