mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2026-06-21 18:29:26 +00:00
f2ac1ece55
add
25 lines
766 B
C#
25 lines
766 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: Habbo.My.MyComputer
|
|
// Assembly: Google Hack, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
// MVID: 63AB6DF3-31D5-4D11-9D9E-6D98F624CDAB
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Backdoor.Win32.Hupigon.eqlo-90417dbd8319c587650ad48b44dfe6abc92c86afce4f1b2bd44df0e9ed573bec.exe
|
|
|
|
using Microsoft.VisualBasic.Devices;
|
|
using System.CodeDom.Compiler;
|
|
using System.ComponentModel;
|
|
using System.Diagnostics;
|
|
|
|
namespace Habbo.My
|
|
{
|
|
[GeneratedCode("MyTemplate", "8.0.0.0")]
|
|
[EditorBrowsable(EditorBrowsableState.Never)]
|
|
internal class MyComputer : Computer
|
|
{
|
|
[EditorBrowsable(EditorBrowsableState.Never)]
|
|
[DebuggerHidden]
|
|
public MyComputer()
|
|
{
|
|
}
|
|
}
|
|
}
|