MalwareSourceCode/MSIL/Trojan-PSW/Win32/C/Trojan-PSW.Win32.Chisburg.whx-d16332af030d1b00f8f014c06b4e039d4e412ad6c23b4d921524f9a3e027784f/MyApplication.cs
2022-08-18 06:28:56 -05:00

19 lines
644 B
C#

// Decompiled with JetBrains decompiler
// Type: My.MyApplication
// Assembly: kripted, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
// MVID: F2186B1A-2E99-4A23-AA3D-671873E0755D
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare.00004-msil\Trojan-PSW.Win32.Chisburg.whx-d16332af030d1b00f8f014c06b4e039d4e412ad6c23b4d921524f9a3e027784f.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
{
}
}