ANTONIOPSD / CaptionIMG

Simple program to manually caption your images (or any other file types) so you can use them for AI training
MIT License
37 stars 3 forks source link

malware #1

Open jurandfantom opened 1 year ago

jurandfantom commented 1 year ago

https://www.virustotal.com/gui/url/3b5fa7f12afaf58067a9317bc988dd148b6dade26bed76d3f52ea1ec8b078663?nocache=1 + ESET (that raised a flag) with: https://howtofix.guide/python-psw-agent-ag/

thanks for create that small tool - very useful.

ANTONIOPSD commented 1 year ago

This is about the Nuitka compiler, which you can find at https://nuitka.net/ and https://pypi.org/project/Nuitka/.

https://en.wikipedia.org/wiki/Nuitka

Basically, if you use this compiler to compile a Python script, even if the script is empty, you'll still get the same flag. I asked about it in the official repository, but it seems like only the paid version makes an effort to avoid false positives. Here are some links if you're interested:

https://github.com/Nuitka/Nuitka/issues/230 https://github.com/Nuitka/Nuitka/issues/1470 https://github.com/Nuitka/Nuitka/issues/1804 https://github.com/Nuitka/Nuitka/issues/2093