mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-22 19:36:11 +00:00
f2ac1ece55
add
18 lines
566 B
C#
18 lines
566 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: SmartAssembly.Attributes.PoweredByAttribute
|
|
// Assembly: WinData, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
// MVID: 162322D2-FE3A-45B9-99E4-3519564A1D4D
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare.00004-msil\Trojan-Ransom.Win32.Blocker.kkro-82cd479bb60c59525668e5016b400a8cc48f04b14a5c6cad5e2c6046b301e79d.exe
|
|
|
|
using System;
|
|
|
|
namespace SmartAssembly.Attributes
|
|
{
|
|
public sealed class PoweredByAttribute : Attribute
|
|
{
|
|
public PoweredByAttribute(string s)
|
|
{
|
|
}
|
|
}
|
|
}
|