mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-22 19:36:11 +00:00
f2ac1ece55
add
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: D861F35C-B25E-47D0-AB37-24B6B26AD263
|
||
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan.Win32.Llac.zss-422dd28de11e225752fbed08057e647859adbe3ab421d7d4a24f64114d019e2a.exe
|
||
|
||
using Microsoft.VisualBasic.Devices;
|
||
using System.CodeDom.Compiler;
|
||
using System.ComponentModel;
|
||
using System.Diagnostics;
|
||
|
||
namespace Osmanlı_Stub.My
|
||
{
|
||
[GeneratedCode("MyTemplate", "8.0.0.0")]
|
||
[EditorBrowsable(EditorBrowsableState.Never)]
|
||
internal class MyComputer : Computer
|
||
{
|
||
[DebuggerHidden]
|
||
[EditorBrowsable(EditorBrowsableState.Never)]
|
||
public MyComputer()
|
||
{
|
||
}
|
||
}
|
||
}
|