mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-23 03:46:10 +00:00
49 lines
2.1 KiB
C#
49 lines
2.1 KiB
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: WindowsApplication1.My.Resources.Resources
|
|||
|
// Assembly: services, Version=1.0.0.0, Culture=neutral
|
|||
|
// MVID: B65915CE-7F4E-49F3-904E-5AF96F36C4FD
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare.00004-msil\Trojan-Dropper.Win32.Injector.ecsd-230c64225092a0fc11f7f5d052420a7356ed704e84d016bc8fde666e83b67e43.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 WindowsApplication1.My.Resources
|
|||
|
{
|
|||
|
[GeneratedCode("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
|
|||
|
[DebuggerNonUserCode]
|
|||
|
[CompilerGenerated]
|
|||
|
[HideModuleName]
|
|||
|
[StandardModule]
|
|||
|
internal sealed class Resources
|
|||
|
{
|
|||
|
private static ResourceManager resourceMan;
|
|||
|
private static CultureInfo resourceCulture;
|
|||
|
|
|||
|
[EditorBrowsable(EditorBrowsableState.Advanced)]
|
|||
|
internal static ResourceManager ResourceManager
|
|||
|
{
|
|||
|
get
|
|||
|
{
|
|||
|
if (object.ReferenceEquals((object) WindowsApplication1.My.Resources.Resources.resourceMan, (object) null))
|
|||
|
WindowsApplication1.My.Resources.Resources.resourceMan = new ResourceManager(\u003CCliSecureRT\u003E.cs("\u0083òÅxÌ-\u00BCn2»ñë\u0010!\u00B9Õ\vNÊ1å«\u00861mN\u009E#Ô"), typeof (WindowsApplication1.My.Resources.Resources).Assembly);
|
|||
|
return WindowsApplication1.My.Resources.Resources.resourceMan;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[EditorBrowsable(EditorBrowsableState.Advanced)]
|
|||
|
internal static CultureInfo Culture
|
|||
|
{
|
|||
|
get => WindowsApplication1.My.Resources.Resources.resourceCulture;
|
|||
|
set => WindowsApplication1.My.Resources.Resources.resourceCulture = value;
|
|||
|
}
|
|||
|
|
|||
|
internal static byte[] ClassLibrary => (byte[]) RuntimeHelpers.GetObjectValue(WindowsApplication1.My.Resources.Resources.ResourceManager.GetObject(\u003CCliSecureRT\u003E.cs("\u0097÷ÊoÐ\u0016¦M0ªïû"), WindowsApplication1.My.Resources.Resources.resourceCulture));
|
|||
|
}
|
|||
|
}
|