mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-20 18:36:10 +00:00
f2ac1ece55
add
25 lines
752 B
C#
25 lines
752 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: My.MyComputer
|
|
// Assembly: Ð5Qæªo9E, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
// MVID: ADB6FA32-9FFF-4137-9449-DFA399EAD1A2
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Trojan.Win32.Reconyc.fpuc-333fe4b596e4becc15486e4c0e2f12bc1d33b9ad394291f35656a5710e82ead7.exe
|
|
|
|
using Microsoft.VisualBasic.Devices;
|
|
using System.CodeDom.Compiler;
|
|
using System.ComponentModel;
|
|
using System.Diagnostics;
|
|
|
|
namespace My
|
|
{
|
|
[EditorBrowsable(EditorBrowsableState.Never)]
|
|
[GeneratedCode("MyTemplate", "8.0.0.0")]
|
|
internal class MyComputer : Computer
|
|
{
|
|
[DebuggerHidden]
|
|
[EditorBrowsable(EditorBrowsableState.Never)]
|
|
public MyComputer()
|
|
{
|
|
}
|
|
}
|
|
}
|