Files
2022-08-18 06:28:56 -05:00

25 lines
782 B
C#

// Decompiled with JetBrains decompiler
// Type: WindowsApplication2.My.MyComputer
// Assembly: Stub, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
// MVID: 203F0B26-5FFF-417A-945E-ABA05A8AC089
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Trojan.MSIL.Crypt.bnhq-8a3b7dbb0cfdf31f8285b58bb6e32ebba8908b7f9b69f0e9d3b39a0afcd05c0b.exe
using Microsoft.VisualBasic.Devices;
using System.CodeDom.Compiler;
using System.ComponentModel;
using System.Diagnostics;
namespace WindowsApplication2.My
{
[GeneratedCode("MyTemplate", "8.0.0.0")]
[EditorBrowsable(EditorBrowsableState.Never)]
internal class MyComputer : Computer
{
[DebuggerHidden]
[EditorBrowsable(EditorBrowsableState.Never)]
public MyComputer()
{
}
}
}