mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-23 11:55:26 +00:00
80 lines
2.7 KiB
C#
80 lines
2.7 KiB
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: WindowsApplication1.My.Resources.Resources
|
|||
|
// Assembly: Services, Version=1.0.0.0, Culture=neutral
|
|||
|
// MVID: 9B55F703-4EB8-46BB-927B-A4635A31F4B1
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00002-msil\Trojan-Dropper.Win32.Injector.ecsd-5a55603136571556876bcfaf77fc064792807a70d1e7b608f0e076fb5cc5e6cd.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
|
|||
|
{
|
|||
|
[DebuggerNonUserCode]
|
|||
|
[StandardModule]
|
|||
|
[HideModuleName]
|
|||
|
[GeneratedCode("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
|
|||
|
[CompilerGenerated]
|
|||
|
internal sealed class Resources
|
|||
|
{
|
|||
|
private static ResourceManager resourceMan;
|
|||
|
private static CultureInfo resourceCulture;
|
|||
|
|
|||
|
[EditorBrowsable(EditorBrowsableState.Advanced)]
|
|||
|
internal static ResourceManager ResourceManager
|
|||
|
{
|
|||
|
get
|
|||
|
{
|
|||
|
label_2:
|
|||
|
int num = 3;
|
|||
|
ResourceManager resourceManager;
|
|||
|
while (true)
|
|||
|
{
|
|||
|
switch (num)
|
|||
|
{
|
|||
|
case 0:
|
|||
|
resourceManager = new ResourceManager(\u003CCliSecureRT\u003E.cs("Döù\0\u00BE+ËöÈö\u001D°$g\u0010\u0016\u0010\u0010ñ^ßÝßuj\u0088jJ2"), typeof (WindowsApplication1.My.Resources.Resources).Assembly);
|
|||
|
if (true)
|
|||
|
{
|
|||
|
num = 2;
|
|||
|
continue;
|
|||
|
}
|
|||
|
goto case 3;
|
|||
|
case 1:
|
|||
|
goto label_8;
|
|||
|
case 2:
|
|||
|
WindowsApplication1.My.Resources.Resources.resourceMan = resourceManager;
|
|||
|
num = 1;
|
|||
|
continue;
|
|||
|
case 3:
|
|||
|
if (object.ReferenceEquals((object) WindowsApplication1.My.Resources.Resources.resourceMan, (object) null))
|
|||
|
{
|
|||
|
num = 0;
|
|||
|
continue;
|
|||
|
}
|
|||
|
goto label_8;
|
|||
|
default:
|
|||
|
goto label_2;
|
|||
|
}
|
|||
|
}
|
|||
|
label_8:
|
|||
|
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[] Plugin => (byte[]) RuntimeHelpers.GetObjectValue(WindowsApplication1.My.Resources.Resources.ResourceManager.GetObject(\u003CCliSecureRT\u003E.cs("Cóâ\u0003¸2"), WindowsApplication1.My.Resources.Resources.resourceCulture));
|
|||
|
}
|
|||
|
}
|