mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-21 10:56:10 +00:00
f2ac1ece55
add
19 lines
646 B
C#
19 lines
646 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: My.MyApplication
|
|
// Assembly: launcherr, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
// MVID: 844F7C1A-8FFD-4C74-9D86-01958A0C4B7B
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare.00004-msil\Trojan-Dropper.Win32.Demp.bbz-fceac36d4e31951c3da229f7ac22e2d5cf88275cf5898ad4f9ca8c1325363ba9.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
|
|
{
|
|
}
|
|
}
|