mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2026-06-17 00:09:23 +00:00
f2ac1ece55
add
25 lines
782 B
C#
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()
|
|
{
|
|
}
|
|
}
|
|
}
|