MalwareSourceCode/MSIL/Trojan/Win32/F/Trojan.Win32.Fsysna.gkub-d9473a56126348c1c248f19377dabf233a7f32a3f368c58360bdc5b35ed41b30/MyApplication.cs
2022-08-18 06:28:56 -05:00

19 lines
644 B
C#

// Decompiled with JetBrains decompiler
// Type: My.MyApplication
// Assembly: svchost, Version=3.12.31.6307, Culture=neutral, PublicKeyToken=null
// MVID: DCA39F30-4249-40DF-B21B-AC098A39B0DC
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Trojan.Win32.Fsysna.gkub-d9473a56126348c1c248f19377dabf233a7f32a3f368c58360bdc5b35ed41b30.exe
using Microsoft.VisualBasic.ApplicationServices;
using System.CodeDom.Compiler;
using System.ComponentModel;
namespace My
{
[GeneratedCode("MyTemplate", "8.0.0.0")]
[EditorBrowsable(EditorBrowsableState.Never)]
internal class MyApplication : ApplicationBase
{
}
}