mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-20 10:26:10 +00:00
f2ac1ece55
add
16 lines
552 B
C#
16 lines
552 B
C#
// Decompiled with JetBrains decompiler
|
|
// Type: sockaddr_in
|
|
// Assembly: ARF, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null
|
|
// MVID: 13D218E6-2AC6-45F1-825B-2D9D856DE7F9
|
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan-DDoS.Win32.Riados.a-a0eee3157c5cf4647c24eea1210e03f95cd89369de6fd831f5ed41c889913a7d.exe
|
|
|
|
using Microsoft.VisualC;
|
|
using System.Runtime.InteropServices;
|
|
|
|
[DebugInfoInPDB]
|
|
[MiscellaneousBits(1)]
|
|
[StructLayout(LayoutKind.Sequential, Size = 16, Pack = 1)]
|
|
internal struct sockaddr_in
|
|
{
|
|
}
|