mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2026-06-21 18:29:26 +00:00
f2ac1ece55
add
25 lines
792 B
C#
25 lines
792 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: _72389_binder_stub.My.MyComputer
|
|
// Assembly: 72389 binder stub, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
// MVID: E5FBFA50-04BA-4A19-BBFF-957CEB3D9064
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare.00004-msil\VirTool.MSIL.Binder.a-cfc15cf897edd6e74a4676aa1811d693fee4fe424f04d2a4d3b5675f5198dccd.exe
|
|
|
|
using Microsoft.VisualBasic.Devices;
|
|
using System.CodeDom.Compiler;
|
|
using System.ComponentModel;
|
|
using System.Diagnostics;
|
|
|
|
namespace _72389_binder_stub.My
|
|
{
|
|
[GeneratedCode("MyTemplate", "8.0.0.0")]
|
|
[EditorBrowsable(EditorBrowsableState.Never)]
|
|
internal class MyComputer : Computer
|
|
{
|
|
[EditorBrowsable(EditorBrowsableState.Never)]
|
|
[DebuggerHidden]
|
|
public MyComputer()
|
|
{
|
|
}
|
|
}
|
|
}
|