SevenZipSharp icon indicating copy to clipboard operation
SevenZipSharp copied to clipboard

Fork of SevenZipSharp on CodePlex

Results 75 SevenZipSharp issues
Sort by recently updated
recently updated
newest added

I am trying to store the 7z.dll(s) in my resources. I used to use the ionic.dll library and was able to unzip files from resources in memory, but I am...

## Summary Squid-Box.SevenZipSharp cannot extract some SFX archives or packed executables. Ex) [cloc-1.80.exe](https://github.com/AlDanial/cloc/releases/download/1.80/cloc-1.80.exe) ## Details First, thanks for your effort to maintain such a great library. SevenZipSharp can extract files...

Hi I'm creating an Azure Function to unpack a password protected self-extracting file (.exe, but archive type is rar) from a FtpServer. I'm actually using the NuGet package shaman.SevenZipSharp (antiufo-fork),...

#10 fixed #6, but I don't understand why this is ocurring in the first place, and only for .bz2 and .gz files.

help wanted

The unit tests could use some more formats to verify that they can be read/extracted. Have a look at what's already in [TestData](https://github.com/squid-box/SevenZipSharp/tree/dev/SevenZipTests/TestData) and what formats are supported in eg....

enhancement