Skip to content
/ qunzip Public

unzip encrypted archive that can use a password (C++ using lzip, Qt to create files and folder)

Notifications You must be signed in to change notification settings

mbruel/qunzip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

qunzip

unzip encrypted archive that can use a password (C++ using lzip, Qt to create files and folder)

Dependencies:

  • build-essential (C++ compiler, libstdc++, make,...)
  • qt5-default (Qt5 libraries and headers)
  • qt5-qmake (to generate the moc files and create the Makefile)
  • libzip-dev (for libzip and it's headers)

Build:

  • qmake
  • make

About

unzip encrypted archive that can use a password (C++ using lzip, Qt to create files and folder)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published