mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-22 19:36:11 +00:00
19 lines
644 B
C#
19 lines
644 B
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: My.MyApplication
|
|||
|
// Assembly: zom052fb, Version=82.27.26.147, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: C73C9DAC-34BB-47BC-9784-43B3F9A632F7
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare.00004-msil\Worm.Win32.Shakblades.y-0a8ce0f86190a7cb19dcfb02d9c65bd7190bdb532888563cb9e3e20c68ed3079.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
|
|||
|
{
|
|||
|
}
|
|||
|
}
|