mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-23 20:05:26 +00:00
f2ac1ece55
add
19 lines
649 B
C#
19 lines
649 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: My.MyApplication
|
|
// Assembly: Humanities Brochure, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
// MVID: 52299A9A-4AA4-4108-B5D3-F7828126CA81
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Trojan.Win32.Llac.aagm-a1de981948b7415a4407eaa794cf1d79cc909c19ce8bb77b92ae1d70972c7684.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
|
|
{
|
|
}
|
|
}
|