mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-20 18:36:10 +00:00
18 lines
613 B
C#
18 lines
613 B
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: _TRUSTEE_A
|
|||
|
// Assembly: MobilityService, Version=1.0.2519.23335, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: DCE01E20-F0BF-43A3-ABD9-0E64E99A2DB6
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Trojan.Win32.Patched.mf-b68a9fa2c98a839bfc61691e6eb35adb96800cd5aaf0117d115403b016aa72c1.exe
|
|||
|
|
|||
|
using Microsoft.VisualC;
|
|||
|
using System.Runtime.CompilerServices;
|
|||
|
using System.Runtime.InteropServices;
|
|||
|
|
|||
|
[DebugInfoInPDB]
|
|||
|
[MiscellaneousBits(65)]
|
|||
|
[NativeCppClass]
|
|||
|
[StructLayout(LayoutKind.Sequential, Size = 20)]
|
|||
|
internal struct _TRUSTEE_A
|
|||
|
{
|
|||
|
}
|