minisoftwarelab/imap-Image-to-PDF-Converter-Application-For-Windows

TROJ_GEN.R002V01J323 Detected in Virustotal

Opened this issue · 4 comments

3 detections in Virustotal. Any explanation?

https://www.virustotal.com/gui/file/7e77403ddde7ee0f8e58c1f63b821c3b539a1e93c5b71dfefca0f1282f9c1df7?nocache=1

I have it installed, Should I uninstall it just to be safe and If I uninstall it, would all the harmful components get removed?

I have it installed, Should I uninstall it just to be safe and If I uninstall it, would all the harmful components get removed?

Might be a false positive, weird thing is that the developer is also not responding.

Matches rule PyInstaller from ruleset PyInstaller at https://github.com/bartblaze/Yara-rules by @bartblaze
Identifies executable converted using PyInstaller.

This means that it uses a program to convert it from python to an exe - some viruses use this, but in this case it's fine as long as the python source code is clean

Matches rule PyInstaller from ruleset PyInstaller at https://github.com/bartblaze/Yara-rules by @bartblaze Identifies executable converted using PyInstaller.

This means that it uses a program to convert it from python to an exe - some viruses use this, but in this case it's fine as long as the python source code is clean

I don't see anything immediate suspicious / malicious; neither on the codebase or the compiled package.