mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-22 11:26:11 +00:00
f2ac1ece55
add
19 lines
640 B
C#
19 lines
640 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: My.MyApplication
|
|
// Assembly: ZaKobca, Version=3.5.6.3, Culture=neutral, PublicKeyToken=null
|
|
// MVID: 24C7DB63-A921-4F9A-9D96-055C9B4B2DE7
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Worm.Win32.Shakblades.wqv-585845610cfb223567a36aeac7ad3ff102d1d10ddb51ef11a5b073debad1e466.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
|
|
{
|
|
}
|
|
}
|