FoxP / PNG-to-ICO

KISS batch script to easily convert PNG, GIF, BMP, SVG or JPG images to multi-resolution ICO files using ImageMagick.
https://foxp.github.io/PNG-to-ICO/
The Unlicense
171 stars 20 forks source link

Detections on Virustotal #15

Open virginviolet opened 1 month ago

virginviolet commented 1 month ago

As of writing, the installer has 5 detections on VirusTotal. The uninstaller has 4 detections.

The bat file, magick.exe, and the portable zip have 0 detections.

The False Positives Center has contact info to security companies for false positives.

Or maybe you should use a newer version of NSIS? Just a guess.

FoxP commented 1 month ago

I'll try to update NSIS for next release. 👍

But it may be because of the registry keys added by the installer : WriteRegStr and DeleteRegKey https://github.com/FoxP/PNG-to-ICO/blob/master/png_to_ico.nsi