AbZip is a Qt based C++ class for creating Zip archives. It's not a wrapper for other Zip/Unzip code but accesses the archives directly via QIODevice
Features
- Creating new or opening existing (Pkware v2.0) Zip archives.
- Add files or entire folders to the archive
- File name filters can be applied
- Update existing files
- Delete files from the archive (not many Zip classes do this as I found out, which is the reason I wrote these classes!)
- Extract one or more files
- Extract based on file name filters
- Search for files, again using wildcard filters
- Use Strong AES encryption instead of the default Pkware CRC base encryption
- Supports 64bit archives.
- Additional compression methods can easily be created and added
Categories
File CompressionFollow AbZip
Other Useful Business Software
Get the most trusted enterprise browser
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of AbZip!