mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-20 10:26:10 +00:00
f2ac1ece55
add
29 lines
984 B
C#
29 lines
984 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: msnpass.Properties.Settings
|
|
// 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.Configuration;
|
|
using System.Runtime.CompilerServices;
|
|
|
|
namespace msnpass.Properties
|
|
{
|
|
[GeneratedCode("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "8.0.0.0")]
|
|
[CompilerGenerated]
|
|
internal sealed class Settings : ApplicationSettingsBase
|
|
{
|
|
private static Settings defaultInstance = (Settings) SettingsBase.Synchronized((SettingsBase) new Settings());
|
|
|
|
public static Settings Default
|
|
{
|
|
get
|
|
{
|
|
Settings defaultInstance = Settings.defaultInstance;
|
|
return defaultInstance;
|
|
}
|
|
}
|
|
}
|
|
}
|