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

ClamAV reports viruses found from rlottie's source #531

Open
juippis opened this issue Oct 9, 2022 · 1 comment
Open

ClamAV reports viruses found from rlottie's source #531

juippis opened this issue Oct 9, 2022 · 1 comment

Comments

@juippis
Copy link

juippis commented Oct 9, 2022

Hey,

when doing a scan with latest clamav, https://www.clamav.net/ against rlotties sources, it detects "Keyloggers".

----------- SCAN SUMMARY -----------
Known viruses: 8639436
Engine version: 0.105.1
Scanned directories: 43
Scanned files: 341
Infected files: 2
Data scanned: 44.32 MB
Data read: 23.65 MB (ratio 1.87:1)
Time: 11.913 sec (0 m 11 s)
Start Date: 2022:10:09 10:24:55
End Date: 2022:10:09 10:25:06

Scanning /tmp/rlottie/example/win32Player/rlottie.dll
/tmp/rlottie/example/win32Player/rlottie.dll: Win.Keylogger.Generic-9973679-0 FOUND

Scanning /tmp/rlottie/example/win32Player/rlottiePlayer.exe
/tmp/rlottie/example/win32Player/rlottiePlayer.exe: Win.Keylogger.Generic-9973679-0 FOUND

As I believe it may be a false positive, you may want to report it to ClamAV via https://www.clamav.net/contact

@mymedia2
Copy link
Contributor

mymedia2 commented Oct 9, 2022

rlotties sources
.dll

🤡

That is definitely a false positive. Because the code in this Git repository can't read keystrokes. It receives input through file or variable in the main memory.

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