// Decompiled with JetBrains decompiler // Type: My.MyApplication // Assembly: bbsx3kxh, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null // MVID: FF3146BD-161B-4924-BABD-AF97B1A59012 // Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan-Dropper.Win32.Injector.oif-6c38ff7447d62661b0227594bb34a43fd9e95cc53db7c375cb079d41ef678d22.exe using Microsoft.VisualBasic.ApplicationServices; using System.CodeDom.Compiler; using System.ComponentModel; using System.Diagnostics; namespace My { [GeneratedCode("MyTemplate", "8.0.0.0")] [EditorBrowsable(EditorBrowsableState.Never)] internal class MyApplication : ApplicationBase { [DebuggerNonUserCode] public MyApplication() { } } }