Skip to content

RAR files extract corrupted files if the filenames are not encrypted #1

@DeltaJordan

Description

@DeltaJordan

When a file from the viewing window of the program is opened or extracted from a password-protected rar file, the resulting file is corrupted. The problem is the library this application uses to open the archive, SharpCompress, does not have a check for passwords for rars and also does not have validation for file data, like CRC. I may have to find a way to validate the file, possibly by the file size because it seems to create an empty file.

Need to keep an eye on CRC Validation support in SharpCompress: adamhathcock/sharpcompress#246

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions