SevenZipSharp
SevenZipSharp copied to clipboard
Fork of SevenZipSharp on CodePlex
I am not sure if this is an issue with sevenzipsharp or the 7z.dll (I am using one from 7z 19.00), but when I subscribe to the Compressing event, when...
Ok, so I'm not sure if I'm a complete idiot or if this is a bug, but I was testing some compression out with a progress bar using the compression...
Could you please tell me what copyright notice is required when using SevenZipSharp? Is it specified somewhere?
Hi. A bug is found in `SevenZipExtractor`. I hope this issue filing helps the library more stable. ## Issue description When I create an instance of `SevenZipExtractor` using the constructor...
Many tests added, especially for TAR archives, because the old FileChecker was faulty, because it detected many TAR archives as something else. The FileChecker class has been reworked completely to...
Hi there, While implementing an archive backup system using this library and doing an intregity check on a purposely corrupted file, I was no longer able to access the file...
Hello, when I'm using extractor to extract certain encypted 7zip files, the process will be not responded. I used "extractor.Extracting" and " extractor.ExtractionFinished" to check out what happened, and it...
Hi! As the original work (https://github.com/tomap/SevenZipSharp) is a dead project (as stated by tomap), would you mind changing your license to MIT?
SevenZipExtractor.SevenZipException: Unable to open archive at SevenZipExtractorArchiveFile.get_Entries() .zip.001 was successfully unzipped, but it included the first part only, not all from .zip.002, .zip.003..etc So I tried to unzip .zip.002, .zip.003....