Files
2022-08-18 06:28:56 -05:00

20 lines
687 B
C#

// Decompiled with JetBrains decompiler
// Type: My.MyApplication
// Assembly: 12, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
// MVID: 02FFA771-B60F-49F4-BE51-37E50E40AF6A
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Backdoor.Win32.Hupigon.mrzd-97a335ad9a7d65429e8d9aedeaa1dd6b93990dd399d43ca43d8ef174c0f0faee.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
{
internal static int \u002E\u002E\u002E\u002E;
}
}