mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2025-01-12 05:15:28 +00:00
47 lines
1.8 KiB
C#
47 lines
1.8 KiB
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: A.cb6046bd3a15ad658f46324d90476882a
|
|||
|
// Assembly: Service, Version=2.0.0.2, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: B7AA2EBA-E600-4CD2-B54D-4503D0055DE2
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan.Win32.Llac.gxwf-aba0073bd9b9f0c6c0103f289f18d82411c0702308f5a0dbcae1b577edc263b3.exe
|
|||
|
|
|||
|
using Microsoft.VisualBasic;
|
|||
|
using Microsoft.VisualBasic.CompilerServices;
|
|||
|
using System.CodeDom.Compiler;
|
|||
|
using System.ComponentModel;
|
|||
|
using System.Diagnostics;
|
|||
|
using System.Globalization;
|
|||
|
using System.Resources;
|
|||
|
using System.Runtime.CompilerServices;
|
|||
|
|
|||
|
namespace A
|
|||
|
{
|
|||
|
[HideModuleName]
|
|||
|
[GeneratedCode("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
|
|||
|
[CompilerGenerated]
|
|||
|
[DebuggerNonUserCode]
|
|||
|
[StandardModule]
|
|||
|
internal sealed class cb6046bd3a15ad658f46324d90476882a
|
|||
|
{
|
|||
|
private static ResourceManager cb5b17ca078814a489b5799a42877bac3;
|
|||
|
private static CultureInfo cc1d75adde7874ed087aff02bd5c6c81d;
|
|||
|
|
|||
|
[EditorBrowsable(EditorBrowsableState.Advanced)]
|
|||
|
internal static ResourceManager ResourceManager
|
|||
|
{
|
|||
|
get
|
|||
|
{
|
|||
|
if (object.ReferenceEquals((object) cb6046bd3a15ad658f46324d90476882a.cb5b17ca078814a489b5799a42877bac3, (object) null))
|
|||
|
cb6046bd3a15ad658f46324d90476882a.cb5b17ca078814a489b5799a42877bac3 = new ResourceManager(ce63dce0f1ffb90aa10305820dbcda034.cc3c9ee62526a7d585181352f632908ee(670), typeof (cb6046bd3a15ad658f46324d90476882a).Assembly);
|
|||
|
return cb6046bd3a15ad658f46324d90476882a.cb5b17ca078814a489b5799a42877bac3;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[EditorBrowsable(EditorBrowsableState.Advanced)]
|
|||
|
internal static CultureInfo Culture
|
|||
|
{
|
|||
|
get => cb6046bd3a15ad658f46324d90476882a.cc1d75adde7874ed087aff02bd5c6c81d;
|
|||
|
set => cb6046bd3a15ad658f46324d90476882a.cc1d75adde7874ed087aff02bd5c6c81d = value;
|
|||
|
}
|
|||
|
}
|
|||
|
}
|