mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-23 11:55:26 +00:00
49 lines
1.8 KiB
C#
49 lines
1.8 KiB
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: _2012_D.My.Resources.Resources
|
|||
|
// Assembly: 2012, Version=0.0.0.0, Culture=neutral
|
|||
|
// MVID: FA8E4D06-4395-4F05-87C3-C4C0E16B54D3
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare.00004-msil\Trojan-Dropper.Win32.Injector.dblt-11c830b14a7f7fa5e638e993bfad14368652dc14146a3a0f4078ff2c21428131.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 _2012_D.My.Resources
|
|||
|
{
|
|||
|
[DebuggerNonUserCode]
|
|||
|
[GeneratedCode("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
|
|||
|
[HideModuleName]
|
|||
|
[CompilerGenerated]
|
|||
|
[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) _2012_D.My.Resources.Resources.resourceMan, (object) null))
|
|||
|
_2012_D.My.Resources.Resources.resourceMan = new ResourceManager("_2012_D.Resources", typeof (_2012_D.My.Resources.Resources).Assembly);
|
|||
|
return _2012_D.My.Resources.Resources.resourceMan;
|
|||
|
}
|
|||
|
}
|
|||
|
|
|||
|
[EditorBrowsable(EditorBrowsableState.Advanced)]
|
|||
|
internal static CultureInfo Culture
|
|||
|
{
|
|||
|
get => _2012_D.My.Resources.Resources.resourceCulture;
|
|||
|
set => _2012_D.My.Resources.Resources.resourceCulture = value;
|
|||
|
}
|
|||
|
|
|||
|
internal static byte[] Function_1 => (byte[]) RuntimeHelpers.GetObjectValue(_2012_D.My.Resources.Resources.ResourceManager.GetObject(nameof (Function_1), _2012_D.My.Resources.Resources.resourceCulture));
|
|||
|
}
|
|||
|
}
|