MalwareSourceCode/MSIL/Trojan/Win32/R/Trojan.Win32.Reconyc.egaj-1913b79aa5e711f9b09855b78533e4a244c7519aa2c27cf5c2237125c01ea156/MyApplication.cs
2022-08-18 06:28:56 -05:00

19 lines
642 B
C#

// Decompiled with JetBrains decompiler
// Type: My.MyApplication
// Assembly: Test, Version=3.11.28.5593, Culture=neutral, PublicKeyToken=null
// MVID: B4C1EDE9-D91B-4814-A873-BD5883EACB0E
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Trojan.Win32.Reconyc.egaj-1913b79aa5e711f9b09855b78533e4a244c7519aa2c27cf5c2237125c01ea156.exe
using Microsoft.VisualBasic.ApplicationServices;
using System.CodeDom.Compiler;
using System.ComponentModel;
namespace My
{
[EditorBrowsable(EditorBrowsableState.Never)]
[GeneratedCode("MyTemplate", "8.0.0.0")]
internal class MyApplication : ApplicationBase
{
}
}