mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2026-06-21 18:29:26 +00:00
f2ac1ece55
add
20 lines
687 B
C#
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;
|
|
}
|
|
}
|