mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-22 03:16:11 +00:00
16 lines
542 B
C#
16 lines
542 B
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: WSAData
|
|||
|
// Assembly: vmware, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: 232CA0DF-503A-41D7-ADB3-576C6CA1BE9F
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Exploit.Win32.VMWare-bf2f952a8a998a86b2dd1280b7dafa453f57fa370cefde8e201bff8c6300edbd.exe
|
|||
|
|
|||
|
using Microsoft.VisualC;
|
|||
|
using System.Runtime.InteropServices;
|
|||
|
|
|||
|
[DebugInfoInPDB]
|
|||
|
[MiscellaneousBits(1)]
|
|||
|
[StructLayout(LayoutKind.Sequential, Size = 400, Pack = 1)]
|
|||
|
internal struct WSAData
|
|||
|
{
|
|||
|
}
|