mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2026-06-17 00:09:23 +00:00
f2ac1ece55
add
25 lines
768 B
C#
25 lines
768 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: GAdvt.My.MyComputer
|
|
// Assembly: Game Adventure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
// MVID: 7A3381EE-83DE-439F-8843-82BFEA0FE9F3
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare.00004-msil\Trojan-PSW.MSIL.NetPass.ae-109519bb1efb222d16a6264d9c0848300d8f13facd4f09fa011eae7a40c62622.exe
|
|
|
|
using Microsoft.VisualBasic.Devices;
|
|
using System.CodeDom.Compiler;
|
|
using System.ComponentModel;
|
|
using System.Diagnostics;
|
|
|
|
namespace GAdvt.My
|
|
{
|
|
[EditorBrowsable(EditorBrowsableState.Never)]
|
|
[GeneratedCode("MyTemplate", "8.0.0.0")]
|
|
internal class MyComputer : Computer
|
|
{
|
|
[EditorBrowsable(EditorBrowsableState.Never)]
|
|
[DebuggerHidden]
|
|
public MyComputer()
|
|
{
|
|
}
|
|
}
|
|
}
|