mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-22 19:36:11 +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: 937F28D1-1BFB-4A0E-974D-3E388D9C91D5
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan.Win32.Llac.zwx-071cfdf6bc27780f3c6f3d3ef53675370ed0b07877db7923820db24730e5634f.exe
|
|||
|
|
|||
|
using Microsoft.VisualBasic;
|
|||
|
using Microsoft.VisualBasic.CompilerServices;
|
|||
|
using System.ComponentModel.Design;
|
|||
|
using System.Diagnostics;
|
|||
|
using System.Runtime.CompilerServices;
|
|||
|
|
|||
|
namespace Osmanlı_Stub.My
|
|||
|
{
|
|||
|
[StandardModule]
|
|||
|
[HideModuleName]
|
|||
|
[DebuggerNonUserCode]
|
|||
|
[CompilerGenerated]
|
|||
|
internal sealed class MySettingsProperty
|
|||
|
{
|
|||
|
[HelpKeyword("My.Settings")]
|
|||
|
internal static MySettings Settings => MySettings.Default;
|
|||
|
}
|
|||
|
}
|