mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-22 19:36:11 +00:00
23 lines
542 B
C#
23 lines
542 B
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: BCV5StuB.Antis
|
|||
|
// Assembly: Windows, Version=7.8.9.10, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: 9F0D14B2-64CD-49F4-8243-2271113E9FED
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Worm.Win32.AutoRun.hgi-f7f655882362e3de6b26b28c84c129a11a52fb9cd813ce2911fb258b72766e44.exe
|
|||
|
|
|||
|
using System.Diagnostics;
|
|||
|
|
|||
|
namespace BCV5StuB
|
|||
|
{
|
|||
|
public class Antis
|
|||
|
{
|
|||
|
[DebuggerNonUserCode]
|
|||
|
public Antis()
|
|||
|
{
|
|||
|
}
|
|||
|
|
|||
|
public static void Enable()
|
|||
|
{
|
|||
|
}
|
|||
|
}
|
|||
|
}
|