mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-22 11:26:11 +00:00
25 lines
839 B
C#
25 lines
839 B
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: ePsmpVfEBbD7JvU35.My.MySettingsProperty
|
|||
|
// Assembly: ePsmpVfEBbD7JvU35, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: 8F8E5366-972E-48EB-AD65-C434E8632D31
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00002-msil\Trojan.Win32.Fsysna.cit-694aade1774954e9ecf7243912b531bfe93e6cd003b759725668d2a1e8986cae.exe
|
|||
|
|
|||
|
using Microsoft.VisualBasic;
|
|||
|
using Microsoft.VisualBasic.CompilerServices;
|
|||
|
using System.ComponentModel.Design;
|
|||
|
using System.Diagnostics;
|
|||
|
using System.Runtime.CompilerServices;
|
|||
|
|
|||
|
namespace ePsmpVfEBbD7JvU35.My
|
|||
|
{
|
|||
|
[DebuggerNonUserCode]
|
|||
|
[StandardModule]
|
|||
|
[CompilerGenerated]
|
|||
|
[HideModuleName]
|
|||
|
internal sealed class MySettingsProperty
|
|||
|
{
|
|||
|
[HelpKeyword("My.Settings")]
|
|||
|
internal static MySettings Settings => MySettings.Default;
|
|||
|
}
|
|||
|
}
|