mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-19 18:06:10 +00:00
25 lines
778 B
C#
25 lines
778 B
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: Osmanlı_Stub.My.MyComputer
|
|||
|
// Assembly: Osmanlı Stub, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: 937F28D1-1BFB-4A0E-974D-3E388D9C91D5
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan.Win32.Llac.zwx-3d83a546b538173ce1f218508a9fab1847a1c827056347c116aafb1114d4292a.exe
|
|||
|
|
|||
|
using Microsoft.VisualBasic.Devices;
|
|||
|
using System.CodeDom.Compiler;
|
|||
|
using System.ComponentModel;
|
|||
|
using System.Diagnostics;
|
|||
|
|
|||
|
namespace Osmanlı_Stub.My
|
|||
|
{
|
|||
|
[EditorBrowsable(EditorBrowsableState.Never)]
|
|||
|
[GeneratedCode("MyTemplate", "8.0.0.0")]
|
|||
|
internal class MyComputer : Computer
|
|||
|
{
|
|||
|
[DebuggerHidden]
|
|||
|
[EditorBrowsable(EditorBrowsableState.Never)]
|
|||
|
public MyComputer()
|
|||
|
{
|
|||
|
}
|
|||
|
}
|
|||
|
}
|