mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-07-11 19:47:09 +00:00
Some RARs with recovery records contain Protect Headers, I've added support for parsing them so that RARs containing them can be read, instead of an invalid-header exception being thrown. Parsing logic taken from unrar reference source.