mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-25 21:05:28 +00:00
25 lines
825 B
C#
25 lines
825 B
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: Osmanlı_Stub.My.MySettingsProperty
|
|||
|
// Assembly: Osmanlı Stub, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: D861F35C-B25E-47D0-AB37-24B6B26AD263
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Trojan.Win32.Llac.zss-301942dcda2295c2c5d6b5f4d6027abd4bbcbde982ae01c3413c146b29bf2726.exe
|
|||
|
|
|||
|
using Microsoft.VisualBasic;
|
|||
|
using Microsoft.VisualBasic.CompilerServices;
|
|||
|
using System.ComponentModel.Design;
|
|||
|
using System.Diagnostics;
|
|||
|
using System.Runtime.CompilerServices;
|
|||
|
|
|||
|
namespace Osmanlı_Stub.My
|
|||
|
{
|
|||
|
[StandardModule]
|
|||
|
[DebuggerNonUserCode]
|
|||
|
[CompilerGenerated]
|
|||
|
[HideModuleName]
|
|||
|
internal sealed class MySettingsProperty
|
|||
|
{
|
|||
|
[HelpKeyword("My.Settings")]
|
|||
|
internal static MySettings Settings => MySettings.Default;
|
|||
|
}
|
|||
|
}
|