Jump to content

KTS detects my Visual Studio script to .exe. as trojan.


Holger

Recommended Posts

I installed Visual Studio and created a new project.

One necessary step of my project is to list all files of a certain directory (E:\TMP\Projekte\1_Quelle)

The command is sFiles = Directory.GetFiles(sPath, "*.txt") which is absolutely not harming anything.

As soon as I try to debug, my script will be compiled into EXE file and immediately KTS detects this file as troyaner asking me to kill the file and restart computer.

The only solution: I excluded it from scanning by KTS.
Is there any possibility for Kaspersky team to prevend such effects?

 

Link to comment
Share on other sites

Hi Berny,
I have done so and result was: “No threats detected in Spl​i​t​t​e​r​_​W​i​n​d​o​w​s​F​o​r​m​s​.​exe”

Nevertheless it happened as described above:
Entering line at code causes the alarm. If I take it out again, no alarm will be raised.

That’s why I decided to use the option to take it out from scanning.

Additional I used the option to send this file to Antivirus Lab in order to give you a chance to check it.

Best regards

Holger

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...