mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-21 02:46:10 +00:00
24 lines
975 B
C#
24 lines
975 B
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: SQLiteHandler.My.MySettings
|
|||
|
// Assembly: insomnia, Version=0.0.0.0, Culture=neutral, PublicKeyToken=24b8f1c2e28acde2
|
|||
|
// MVID: 0C7B899D-7035-4B2D-B433-3C80E566FC1C
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Trojan.Win32.Jorik.IRCbot.gim-3e8d8a98ac44098acc3d92301b4ae92e5e6e1a5f0b2d861cd9e69e0650edce63.exe
|
|||
|
|
|||
|
using System.CodeDom.Compiler;
|
|||
|
using System.ComponentModel;
|
|||
|
using System.Configuration;
|
|||
|
using System.Runtime.CompilerServices;
|
|||
|
|
|||
|
namespace SQLiteHandler.My
|
|||
|
{
|
|||
|
[CompilerGenerated]
|
|||
|
[EditorBrowsable(EditorBrowsableState.Advanced)]
|
|||
|
[GeneratedCode("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
|
|||
|
internal sealed class MySettings : ApplicationSettingsBase
|
|||
|
{
|
|||
|
private static MySettings \u0001 = (MySettings) \u0092\u0003.\u0083\u0005((SettingsBase) new MySettings());
|
|||
|
|
|||
|
public static MySettings Default => MySettings.\u0001;
|
|||
|
}
|
|||
|
}
|