mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-26 05:15:28 +00:00
18 lines
555 B
C#
18 lines
555 B
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: SmartAssembly.Attributes.PoweredByAttribute
|
|||
|
// Assembly: csrss, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: 57F4D4CE-643E-4C92-9C47-86B837B59593
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan.Win32.Fsysna.ujb-dca840b3862ed520a86af06748a84aa60d663bef2c7875759235eb95d0228c91.exe
|
|||
|
|
|||
|
using System;
|
|||
|
|
|||
|
namespace SmartAssembly.Attributes
|
|||
|
{
|
|||
|
public sealed class PoweredByAttribute : Attribute
|
|||
|
{
|
|||
|
public PoweredByAttribute(string s)
|
|||
|
{
|
|||
|
}
|
|||
|
}
|
|||
|
}
|