MalwareSourceCode/MSIL/Trojan/Win32/L/Trojan.Win32.Llac.aujq-2899a5ffe6277f7b0edb8caed92e38de7a399fdb7bb9c5805376f2b5b6aeb2ec/My/MyApplication.cs
2022-08-18 06:28:56 -05:00

19 lines
639 B
C#

// Decompiled with JetBrains decompiler
// Type: My.MyApplication
// Assembly: PwnzTest, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
// MVID: 631E39F5-1CA8-4C07-9995-19D9DD762690
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan.Win32.Llac.aujq-2899a5ffe6277f7b0edb8caed92e38de7a399fdb7bb9c5805376f2b5b6aeb2ec.exe
using Microsoft.VisualBasic.ApplicationServices;
using System.CodeDom.Compiler;
using System.ComponentModel;
namespace My
{
[EditorBrowsable(EditorBrowsableState.Never)]
[GeneratedCode("MyTemplate", "10.0.0.0")]
internal class MyApplication : ApplicationBase
{
}
}