mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-22 19:36:11 +00:00
19 lines
637 B
C#
19 lines
637 B
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: My.MyApplication
|
|||
|
// Assembly: 999, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: DDB616DB-EBCF-4697-A5E1-16ED844B55D4
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\P2P-Worm.Win32.Palevo.brve-23bffc1f0e8c9480ea4e748fcfdd3162923abcd3fe7eaf6393919e1026d4d47a.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
|
|||
|
{
|
|||
|
}
|
|||
|
}
|