mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-25 21:05:28 +00:00
f2ac1ece55
add
18 lines
553 B
C#
18 lines
553 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: SmartAssembly.Attributes.PoweredByAttribute
|
|
// Assembly: Stub, Version=2.0.0.2, Culture=neutral, PublicKeyToken=null
|
|
// MVID: 18A6455A-DBC9-4D4B-8699-BEBEFCABEF8D
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan.Win32.Llac.aimt-d60eebfa06f055ff7e8bef8d4507b58d2922f6e9f6682bbf0d9c0884bab4acb2.exe
|
|
|
|
using System;
|
|
|
|
namespace SmartAssembly.Attributes
|
|
{
|
|
public sealed class PoweredByAttribute : Attribute
|
|
{
|
|
public PoweredByAttribute(string s)
|
|
{
|
|
}
|
|
}
|
|
}
|