mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-19 09:56:10 +00:00
f2ac1ece55
add
19 lines
642 B
C#
19 lines
642 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: My.MyApplication
|
|
// Assembly: Test, Version=3.11.28.5593, Culture=neutral, PublicKeyToken=null
|
|
// MVID: B4C1EDE9-D91B-4814-A873-BD5883EACB0E
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Trojan.Win32.Reconyc.egaj-1913b79aa5e711f9b09855b78533e4a244c7519aa2c27cf5c2237125c01ea156.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
|
|
{
|
|
}
|
|
}
|