mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-21 10:56:10 +00:00
f2ac1ece55
add
16 lines
549 B
C#
16 lines
549 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: sockaddr_in
|
|
// 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 = 16, Pack = 1)]
|
|
internal struct sockaddr_in
|
|
{
|
|
}
|