MalwareSourceCode/MSIL/Trojan/Win32/L/Trojan.Win32.Llac.zfa-c2a2d38d07d9989c701d41f3048b7300a0f653c71708bca023126694e589ecf9/MyApplication.cs

19 lines
637 B
C#
Raw Normal View History

2022-08-18 11:28:56 +00:00
// Decompiled with JetBrains decompiler
// Type: My.MyApplication
// Assembly: RuneJare, Version=4.9.0.5, Culture=neutral, PublicKeyToken=null
// MVID: 4CECD9D6-4D72-485A-91C5-776E3C428845
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan.Win32.Llac.zfa-c2a2d38d07d9989c701d41f3048b7300a0f653c71708bca023126694e589ecf9.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
{
}
}