MalwareSourceCode/MSIL/Trojan/Win32/J/Trojan.Win32.Jorik.Llac.aki-6131c450a642a62ff8934573df43ef2a61b7fe73cdf48e5237cb51121cc94ce8/MyApplication.cs
2022-08-18 06:28:56 -05:00

19 lines
640 B
C#

// Decompiled with JetBrains decompiler
// Type: My.MyApplication
// Assembly: test5, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
// MVID: 5FEE5512-A04F-4880-B9BA-64F946A180EC
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Trojan.Win32.Jorik.Llac.aki-6131c450a642a62ff8934573df43ef2a61b7fe73cdf48e5237cb51121cc94ce8.exe
using Microsoft.VisualBasic.ApplicationServices;
using System.CodeDom.Compiler;
using System.ComponentModel;
namespace My
{
[GeneratedCode("MyTemplate", "8.0.0.0")]
[EditorBrowsable(EditorBrowsableState.Never)]
internal class MyApplication : ApplicationBase
{
}
}