mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-19 09:56:10 +00:00
f2ac1ece55
add
18 lines
556 B
C#
18 lines
556 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: SmartAssembly.Attributes.PoweredByAttribute
|
|
// Assembly: RC4STUB, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
// MVID: 160606E6-36B6-4FBA-AFEC-6A83B6EA2ADB
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare.00004-msil\Trojan.Win32.Llac.coak-8789f9be2212d2703a374fd76b1c014be160523209fd6790cd7b4f20f0f5fe91.exe
|
|
|
|
using System;
|
|
|
|
namespace SmartAssembly.Attributes
|
|
{
|
|
public sealed class PoweredByAttribute : Attribute
|
|
{
|
|
public PoweredByAttribute(string s)
|
|
{
|
|
}
|
|
}
|
|
}
|