mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-19 09:56:10 +00:00
f2ac1ece55
add
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-00001-msil\Trojan.Win32.Llac.ahnf-f30db11729cf0ce10842f0156b52feff345150c4261b159be49f67b8f7170c85.exe
|
|
|
|
using System;
|
|
|
|
namespace SmartAssembly.Attributes
|
|
{
|
|
public sealed class PoweredByAttribute : Attribute
|
|
{
|
|
public PoweredByAttribute(string s)
|
|
{
|
|
}
|
|
}
|
|
}
|