mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2025-01-05 01:45:27 +00:00
f2ac1ece55
add
25 lines
764 B
C#
25 lines
764 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: svchost.My.MyComputer
|
|
// Assembly: svchost, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
// MVID: 6DDBD699-C351-46D2-B577-5A47AADA2B4A
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare.00004-msil\Trojan.Win32.Fsysna.aosz-f36b3708132e2fa5f4ec88bd5083bea5f9eec00306e2cfb2271ed154a4173bfb.exe
|
|
|
|
using Microsoft.VisualBasic.Devices;
|
|
using System.CodeDom.Compiler;
|
|
using System.ComponentModel;
|
|
using System.Diagnostics;
|
|
|
|
namespace svchost.My
|
|
{
|
|
[GeneratedCode("MyTemplate", "10.0.0.0")]
|
|
[EditorBrowsable(EditorBrowsableState.Never)]
|
|
internal class MyComputer : Computer
|
|
{
|
|
[EditorBrowsable(EditorBrowsableState.Never)]
|
|
[DebuggerHidden]
|
|
public MyComputer()
|
|
{
|
|
}
|
|
}
|
|
}
|