adamhathcock / sharpcompress

SharpCompress is a fully managed C# library to deal with many compression types and formats.
MIT License
2.24k stars 480 forks source link

SharpCompress.Common.InvalidFormatException: 'Unknown Rar Header: 43' #718

Open tahir-ozdilek opened 1 year ago

tahir-ozdilek commented 1 year ago

I am having this error with rar5 format. My code works fine with zip and rar4. I am using latest edition of winrar and sharpcompress

adamhathcock commented 1 year ago

There might be a new iteration in the RAR5 format. Needs investigating and examples.

tahir-ozdilek commented 1 year ago

I am unable directly attach a rar file to here. Properties of the file shared in the picture. It is just a dummy rar of a simple txt file which was produced by latest edition of winrar. explorer_2023-01-10_21-38-04

Nanook commented 1 year ago

Encryption is not supported