mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-21 10:56:10 +00:00
f2ac1ece55
add
25 lines
781 B
C#
25 lines
781 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: Postales.My.MyComputer
|
|
// Assembly: ReproducirPostales, Version=2.0.3.2, Culture=neutral, PublicKeyToken=null
|
|
// MVID: 7846D817-428D-470C-B8C4-68FF94CB7D69
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Trojan-Dropper.Win32.Daws.boa-7bd4f7c9562bc362427b9d7a144cfc1d5334eac66fbfde2f2690d672897ffa99.exe
|
|
|
|
using Microsoft.VisualBasic.Devices;
|
|
using System.CodeDom.Compiler;
|
|
using System.ComponentModel;
|
|
using System.Diagnostics;
|
|
|
|
namespace Postales.My
|
|
{
|
|
[EditorBrowsable(EditorBrowsableState.Never)]
|
|
[GeneratedCode("MyTemplate", "8.0.0.0")]
|
|
internal class MyComputer : Computer
|
|
{
|
|
[DebuggerHidden]
|
|
[EditorBrowsable(EditorBrowsableState.Never)]
|
|
public MyComputer()
|
|
{
|
|
}
|
|
}
|
|
}
|