mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-23 03:46:10 +00:00
f2ac1ece55
add
18 lines
563 B
C#
18 lines
563 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: SmartAssembly.Attributes.PoweredByAttribute
|
|
// Assembly: Do, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
// MVID: EE565A8A-23A7-4686-8A31-21133B42B36B
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare.00004-msil\Trojan-Dropper.Win32.Injector.dihu-4bafcb0947a4bf1bc33e1247a84ba48c6f8a9b1b46bcea01030c4001a6b32c8e.exe
|
|
|
|
using System;
|
|
|
|
namespace SmartAssembly.Attributes
|
|
{
|
|
public sealed class PoweredByAttribute : Attribute
|
|
{
|
|
public PoweredByAttribute(string s)
|
|
{
|
|
}
|
|
}
|
|
}
|