mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-20 18:36:10 +00:00
f2ac1ece55
add
47 lines
1.5 KiB
C#
47 lines
1.5 KiB
C#
// Decompiled with JetBrains decompiler
|
|
// Type: msnpass.Properties.Resources
|
|
// Assembly: msnpass, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
// MVID: 2ED384D7-4351-48FD-8838-EBAD7AD18D21
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare.00004-msil\Trojan.Win32.Hesv.cpfa-7c073469bc2761d846d97e8b26448df45289ff688e24ad10374ae7ffde69f130.exe
|
|
|
|
using System.CodeDom.Compiler;
|
|
using System.ComponentModel;
|
|
using System.Diagnostics;
|
|
using System.Globalization;
|
|
using System.Resources;
|
|
using System.Runtime.CompilerServices;
|
|
|
|
namespace msnpass.Properties
|
|
{
|
|
[GeneratedCode("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0")]
|
|
[DebuggerNonUserCode]
|
|
[CompilerGenerated]
|
|
internal class Resources
|
|
{
|
|
private static ResourceManager resourceMan;
|
|
private static CultureInfo resourceCulture;
|
|
|
|
internal Resources()
|
|
{
|
|
}
|
|
|
|
[EditorBrowsable(EditorBrowsableState.Advanced)]
|
|
internal static ResourceManager ResourceManager
|
|
{
|
|
get
|
|
{
|
|
if (object.ReferenceEquals((object) msnpass.Properties.Resources.resourceMan, (object) null))
|
|
msnpass.Properties.Resources.resourceMan = new ResourceManager("msnpass.Properties.Resources", typeof (msnpass.Properties.Resources).Assembly);
|
|
return msnpass.Properties.Resources.resourceMan;
|
|
}
|
|
}
|
|
|
|
[EditorBrowsable(EditorBrowsableState.Advanced)]
|
|
internal static CultureInfo Culture
|
|
{
|
|
get => msnpass.Properties.Resources.resourceCulture;
|
|
set => msnpass.Properties.Resources.resourceCulture = value;
|
|
}
|
|
}
|
|
}
|