Author Topic: [ VB NET ] Why my code detected as Virus ?  (Read 2483 times)

0 Members and 1 Guest are viewing this topic.

REDACTED

  • Guest
[ VB NET ] Why my code detected as Virus ?
« on: September 19, 2015, 05:39:46 PM »
I am a user of avast antivirus free edition. I using VB NET. I want to asking why my code is detected as a virus.

Code: [Select]
Public Class Form1
    Dim i As Integer
    Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
        For i = 1 To 99
            ListBox1.Items.Add(i)
        Next
    End Sub
End Class

Link image : https://drive.google.com/file/d/0B6ssva98AIT2SXhhRlhNT2h2Z0k/view?usp=sharing

Offline Pondus

  • Probably Bot
  • ****
  • Posts: 37507
  • Not a avast user
Re: [ VB NET ] Why my code detected as Virus ?
« Reply #1 on: September 19, 2015, 06:33:22 PM »
Quote
I want to asking why my code is detected as a virus.
It is not ... Win32:Evo-gen [susp] = Suspicious

Report it here   https://support.avast.com  ->  avast virus lab