mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2025-01-20 00:58:52 +00:00
19 lines
653 B
C#
19 lines
653 B
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: My.MyApplication
|
|||
|
// Assembly: Decrypting Fix, Version=6.1.7600.16385, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: 5EC331FA-B6C2-444A-898D-1B8B7F0DD4AE
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Trojan.Win32.Inject.bvqp-82e6872a62164069321f9add60821c490a425ee1ff065a7296986c3fb2473a9f.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
|
|||
|
{
|
|||
|
}
|
|||
|
}
|