Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot list/extract header-encrypted RAR archives #148

Open
elvisangelaccio opened this issue Sep 25, 2022 · 0 comments
Open

Cannot list/extract header-encrypted RAR archives #148

elvisangelaccio opened this issue Sep 25, 2022 · 0 comments

Comments

@elvisangelaccio
Copy link

Hi,

it seems that lsar/unar cannot list/extract header-encrypted RAR archives created by the proprietary RAR binary.

Please consider the following test files (password is asdasd for both, created with RAR 6.12):

header-encrypted RAR4 archive

$ lsar header_encrypted_rar4_asdasd.rar 
header_encrypted_rar4_asdasd.rar: This archive requires a password to list.
Password (will not be shown): 
RAR
Archive parsing failed! (Attempted to read more data than was available.)

header-encrypted RAR4 archive

$ lsar header_encrypted_rar5_asdasd.rar 
header_encrypted_rar5_asdasd.rar: This archive requires a password to list.
Password (will not be shown): 
RAR 5
Archive parsing failed! (Missing or wrong password.)

I'm using lsar v1.10.7 from the archlinux package.

Please let me know if you need more info. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant