mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-22 11:26:11 +00:00
17 lines
581 B
C#
17 lines
581 B
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type:
|
|||
|
// Assembly: MyApplication, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: 4C1CA376-1B35-4961-80E8-8029AD6B5A8B
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan.Win32.Fsysna.deeq-bccdbf807edf4ae3f172c9e102415d19675fee38175dc7fe4f296402da8186a9.exe
|
|||
|
|
|||
|
using System.Net;
|
|||
|
using System.Net.Sockets;
|
|||
|
using System.Runtime.InteropServices;
|
|||
|
|
|||
|
internal delegate int \u0081\u0002(
|
|||
|
[In] object obj0,
|
|||
|
[In] byte[] obj1,
|
|||
|
[In] int obj2,
|
|||
|
[In] SocketFlags obj3,
|
|||
|
[In] EndPoint obj4);
|