mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-26 05:15:28 +00:00
24 lines
932 B
C#
24 lines
932 B
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: csrss.My.MySettings
|
|||
|
// Assembly: csrss, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: 57F4D4CE-643E-4C92-9C47-86B837B59593
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan.Win32.Fsysna.ujb-dca840b3862ed520a86af06748a84aa60d663bef2c7875759235eb95d0228c91.exe
|
|||
|
|
|||
|
using System.CodeDom.Compiler;
|
|||
|
using System.ComponentModel;
|
|||
|
using System.Configuration;
|
|||
|
using System.Runtime.CompilerServices;
|
|||
|
|
|||
|
namespace csrss.My
|
|||
|
{
|
|||
|
[EditorBrowsable(EditorBrowsableState.Advanced)]
|
|||
|
[GeneratedCode("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
|
|||
|
[CompilerGenerated]
|
|||
|
internal sealed class MySettings : ApplicationSettingsBase
|
|||
|
{
|
|||
|
private static MySettings \u0001 = (MySettings) \u001B\u0002.\u0092((SettingsBase) new MySettings());
|
|||
|
|
|||
|
public static MySettings Default => MySettings.\u0001;
|
|||
|
}
|
|||
|
}
|