mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-22 19:36:11 +00:00
18 lines
555 B
C#
18 lines
555 B
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: SmartAssembly.Attributes.PoweredByAttribute
|
|||
|
// Assembly: Stub, Version=10.1.0.54, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: B6CAF90E-24AA-429E-AF0C-6337F759D114
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare.00004-msil\Trojan.Win32.Llac.ahnf-1467840597eb1f4ba0b638f6a268d113b70fcfcdf65f9ac2457fdfea55b1e336.exe
|
|||
|
|
|||
|
using System;
|
|||
|
|
|||
|
namespace SmartAssembly.Attributes
|
|||
|
{
|
|||
|
public sealed class PoweredByAttribute : Attribute
|
|||
|
{
|
|||
|
public PoweredByAttribute(string s)
|
|||
|
{
|
|||
|
}
|
|||
|
}
|
|||
|
}
|