mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-19 09:56:10 +00:00
f2ac1ece55
add
62 lines
2.2 KiB
C#
62 lines
2.2 KiB
C#
// Decompiled with JetBrains decompiler
|
|
// Type: A.cfd7a845189f70212b2f34a945b41994e
|
|
// Assembly: Club, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
// MVID: A9E8E336-37BF-4AEB-A0AA-C09A4AE1EC93
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan.Win32.Bublik.elhu-ed0d569ec8fd2e2d6812dba8d62238da6ea0bd69bdb94d8701830057b4b02ac4.exe
|
|
|
|
using Microsoft.VisualBasic;
|
|
using Microsoft.VisualBasic.CompilerServices;
|
|
using System;
|
|
using System.CodeDom.Compiler;
|
|
using System.ComponentModel;
|
|
using System.Diagnostics;
|
|
using System.Globalization;
|
|
using System.Resources;
|
|
using System.Runtime.CompilerServices;
|
|
|
|
namespace A
|
|
{
|
|
[HideModuleName]
|
|
[CompilerGenerated]
|
|
[StandardModule]
|
|
[GeneratedCode("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
|
|
[DebuggerNonUserCode]
|
|
internal sealed class cfd7a845189f70212b2f34a945b41994e
|
|
{
|
|
private static ResourceManager c3447dff4f91dc625360969fe10241192;
|
|
private static CultureInfo c62aab94b28f8800816ce1c0e53e796ba;
|
|
|
|
[EditorBrowsable(EditorBrowsableState.Advanced)]
|
|
internal static ResourceManager ResourceManager
|
|
{
|
|
get
|
|
{
|
|
if (object.ReferenceEquals((object) cfd7a845189f70212b2f34a945b41994e.c3447dff4f91dc625360969fe10241192, (object) null))
|
|
{
|
|
label_1:
|
|
switch (7)
|
|
{
|
|
case 0:
|
|
goto label_1;
|
|
default:
|
|
if (false)
|
|
{
|
|
RuntimeMethodHandle runtimeMethodHandle = __methodref (cfd7a845189f70212b2f34a945b41994e.get_ResourceManager);
|
|
}
|
|
cfd7a845189f70212b2f34a945b41994e.c3447dff4f91dc625360969fe10241192 = new ResourceManager(c0101fd8803cfd89ecc47c2ee5ea3536d.c63a0ab0f5643f828f13c6bbd6a2b539a(202), typeof (cfd7a845189f70212b2f34a945b41994e).Assembly);
|
|
break;
|
|
}
|
|
}
|
|
return cfd7a845189f70212b2f34a945b41994e.c3447dff4f91dc625360969fe10241192;
|
|
}
|
|
}
|
|
|
|
[EditorBrowsable(EditorBrowsableState.Advanced)]
|
|
internal static CultureInfo Culture
|
|
{
|
|
get => cfd7a845189f70212b2f34a945b41994e.c62aab94b28f8800816ce1c0e53e796ba;
|
|
set => cfd7a845189f70212b2f34a945b41994e.c62aab94b28f8800816ce1c0e53e796ba = value;
|
|
}
|
|
}
|
|
}
|