mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-20 18:36:10 +00:00
f2ac1ece55
add
26 lines
834 B
C#
26 lines
834 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: A.cc67fcb12c7ab50e974a357101bdbe09d
|
|
// Assembly: Club, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
// MVID: A9E8E336-37BF-4AEB-A0AA-C09A4AE1EC93
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan.Win32.Bublik.elhu-ed0d569ec8fd2e2d6812dba8d62238da6ea0bd69bdb94d8701830057b4b02ac4.exe
|
|
|
|
using Club.My;
|
|
using Microsoft.VisualBasic;
|
|
using Microsoft.VisualBasic.CompilerServices;
|
|
using System.ComponentModel.Design;
|
|
using System.Diagnostics;
|
|
using System.Runtime.CompilerServices;
|
|
|
|
namespace A
|
|
{
|
|
[DebuggerNonUserCode]
|
|
[StandardModule]
|
|
[CompilerGenerated]
|
|
[HideModuleName]
|
|
internal sealed class cc67fcb12c7ab50e974a357101bdbe09d
|
|
{
|
|
[HelpKeyword("My.Settings")]
|
|
internal static MySettings Settings => MySettings.Default;
|
|
}
|
|
}
|