mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-22 19:36:11 +00:00
f2ac1ece55
add
47 lines
1.7 KiB
C#
47 lines
1.7 KiB
C#
// Decompiled with JetBrains decompiler
|
|
// Type: Binder_Example_Stub.My.Resources.Resources
|
|
// Assembly: stub, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null
|
|
// MVID: 40B081AB-4A01-44CE-881F-3D3CCAD72E9B
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan-Dropper.Win32.Injector.bpl-16ecc2f74d0c33829084bc15598c43ccecda206cbe141e12d7c6892fae66914d.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 Binder_Example_Stub.My.Resources
|
|
{
|
|
[GeneratedCode("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
|
|
[DebuggerNonUserCode]
|
|
[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) Binder_Example_Stub.My.Resources.Resources.resourceMan, (object) null))
|
|
Binder_Example_Stub.My.Resources.Resources.resourceMan = new ResourceManager("", typeof (Binder_Example_Stub.My.Resources.Resources).Assembly);
|
|
return Binder_Example_Stub.My.Resources.Resources.resourceMan;
|
|
}
|
|
}
|
|
|
|
[EditorBrowsable(EditorBrowsableState.Advanced)]
|
|
internal static CultureInfo Culture
|
|
{
|
|
get => Binder_Example_Stub.My.Resources.Resources.resourceCulture;
|
|
set => Binder_Example_Stub.My.Resources.Resources.resourceCulture = value;
|
|
}
|
|
}
|
|
}
|