mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-26 05:15:28 +00:00
24 lines
737 B
C#
24 lines
737 B
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: My.MyApplication
|
|||
|
// Assembly: Û5ðEcºHþÄ, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: 1C31CDCB-376F-4BDF-A7C8-C060DA3A57B6
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan.Win32.Inject.bnvq-1cdf7a3d7f7e84eb44b37a1be87659e9101970618f17cb4fcc7b5bb3a7a93934.exe
|
|||
|
|
|||
|
using Microsoft.VisualBasic.ApplicationServices;
|
|||
|
using System.CodeDom.Compiler;
|
|||
|
using System.ComponentModel;
|
|||
|
using System.Diagnostics;
|
|||
|
|
|||
|
namespace My
|
|||
|
{
|
|||
|
[GeneratedCode("MyTemplate", "8.0.0.0")]
|
|||
|
[EditorBrowsable(EditorBrowsableState.Never)]
|
|||
|
internal class MyApplication : ApplicationBase
|
|||
|
{
|
|||
|
[DebuggerNonUserCode]
|
|||
|
public MyApplication()
|
|||
|
{
|
|||
|
}
|
|||
|
}
|
|||
|
}
|