TROJ_GEN.R002V01J323 Detected in Virustotal
Opened this issue · 4 comments
3 detections in Virustotal. Any explanation?
3 detections in Virustotal. Any explanation?
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.