mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-21 10:56:10 +00:00
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)
|
|||
|
{
|
|||
|
}
|
|||
|
}
|