// Decompiled with JetBrains decompiler // Type:  // Assembly: sine stb, Version=3.5.4.1, Culture=neutral, PublicKeyToken=null // MVID: 51A01DAC-AF31-442E-B8F7-AC6F2055EAB9 // Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Trojan.Win32.Llac.acnb-1c7cb1c36d03d78dc4c7e14753e274d64baaf8014c8b4fa86c019842eb127177.exe using Microsoft.VisualBasic.ApplicationServices; using System; using System.CodeDom.Compiler; using System.ComponentModel; using System.Diagnostics; using System.Windows.Forms; [EditorBrowsable(EditorBrowsableState.Never)] [GeneratedCode("MyTemplate", "8.0.0.0")] internal sealed class \u0002 : WindowsFormsApplicationBase { [DebuggerStepThrough] public \u0002() : base(AuthenticationMode.Windows) { this.IsSingleInstance = false; this.EnableVisualStyles = true; this.SaveMySettingsOnExit = true; this.ShutdownStyle = ShutdownMode.AfterMainFormCloses; } [EditorBrowsable(EditorBrowsableState.Advanced)] [STAThread] [DebuggerHidden] internal static void \u0002(string[] _param0) { try { Application.SetCompatibleTextRenderingDefault(WindowsFormsApplicationBase.UseCompatibleTextRendering); } finally { } \u0005.\u0002().Run(_param0); } [DebuggerStepThrough] protected override void OnCreateMainForm() => this.MainForm = (Form) \u0005.\u0002().\u0002(); }