Nanook

Results 16 comments of Nanook

I noticed this issue and found that checking IsEncrypted on the Entry was the best method. If you're not using passwords then you should not attempt to process an Entry...

After some investigation it appears there isn't a 100% way to determine which version of WinRar/Rar created an archive. I've implemented a solution which I will be submitting that does...

I've fixed this and will submit a fix.

I've just submitted #661 , actually this is covered by #658

I noticed this issue and found that checking IsEncrypted on the Entry was the best method. If you're not using passwords then you should not attempt to process an Entry...

I've not looked at the detail of this change. Will it add zstd to zip/zipx and 7zip reading, plus encode/decode blocks/streams? How complete is it? I'm interested in having this...

Are you using https://github.com/oleg-st/ZstdSharp ? I can't divert any more time away from my project just yet, but at some point in the coming months I would like to I'd...

https://github.com/adamhathcock/sharpcompress/pull/638 I hope this solves this issue.

I'll address this :)