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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to interpret .rar extension #1234

Open
Sawapandeep opened this issue Apr 13, 2024 · 1 comment
Open

unable to interpret .rar extension #1234

Sawapandeep opened this issue Apr 13, 2024 · 1 comment

Comments

@Sawapandeep
Copy link

Sawapandeep commented Apr 13, 2024

am currently working a on a project where am running ClamAV daemon with NodeJs server , to make a virus scannign local api, was scannig "eicar" test file and the response was virus name(Good 馃憤), but when i compressed the test file , then scanned the archive it came out to be clean , i don't know why this is happening
Screenshot 2024-04-13 162640

@micahsnyder
Copy link
Contributor

micahsnyder commented Apr 13, 2024

@Sawapandeep you deleted the issue template rather then filling out the necessary details. The output from clamconf -n in particular will help triage what is going wrong.

My suspicion is that you installed clamav from a package such as Debian's that separates out the RAR module because of licensing concerns. If true, you need to install the clamunrar package. On Debian it's called libclamunrar9. See: https://docs.clamav.net/manual/Installing/Packages.html#debian

For debian note the instructions about adding "non-free" to /etc/apt/sources.list.

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

2 participants