mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-22 19:36:11 +00:00
17 lines
579 B
C#
17 lines
579 B
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: ConfusedByAttribute
|
|||
|
// Assembly: scan, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: C0A4408A-6830-4FA8-819B-3D801C5B54D7
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare.00004-msil\Trojan-Dropper.Win32.Injector.epwx-6071ef40caa18e93eea0d00f252e0ef03c97d96be12ad3f375d8a38aa3517cd6.exe
|
|||
|
|
|||
|
using System;
|
|||
|
using System.Runtime.InteropServices;
|
|||
|
|
|||
|
internal class ConfusedByAttribute : Attribute
|
|||
|
{
|
|||
|
public ConfusedByAttribute([In] string obj0)
|
|||
|
{
|
|||
|
// ISSUE: unable to decompile the method.
|
|||
|
}
|
|||
|
}
|