mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-22 11:26:11 +00:00
f2ac1ece55
add
22 lines
878 B
C#
22 lines
878 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: MyApplication.Properties.Settings
|
|
// Assembly: MyApplication, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
// MVID: 4C1CA376-1B35-4961-80E8-8029AD6B5A8B
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan.Win32.Fsysna.deeq-bccdbf807edf4ae3f172c9e102415d19675fee38175dc7fe4f296402da8186a9.exe
|
|
|
|
using System.CodeDom.Compiler;
|
|
using System.Configuration;
|
|
using System.Runtime.CompilerServices;
|
|
|
|
namespace MyApplication.Properties
|
|
{
|
|
[GeneratedCode("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "9.0.0.0")]
|
|
[CompilerGenerated]
|
|
internal sealed class Settings : ApplicationSettingsBase
|
|
{
|
|
private static Settings \u0001 = (Settings) \u0002\u0002.\u0093((SettingsBase) new Settings());
|
|
|
|
public static Settings Default => Settings.\u0001;
|
|
}
|
|
}
|