Malwarebytes gives trojan warning for basic C# “Hello World!” program

后端 未结 3 1846
生来不讨喜
生来不讨喜 2021-02-01 11:34

Basically, I just ran a scan of my computer with Malwarebytes (updated the definitions before running), and it said my \"helloworld\" program written in C# has a trojan.

3条回答
  •  梦谈多话
    2021-02-01 12:08

    The answer by Baldrick is likely correct, but there is also another possibility: There are viruses which search for random executables on the system and modify them by inserting their own code into them (this is, in fact, the original definition of "computer virus"). When you find that an executable which you know is trustworthy suddenly is reported as infected, you might be dealing with such a virus.

    But unless your virus scanner reports other executables as the same virus, this is unlikely.

提交回复
热议问题