mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-21 02:46:10 +00:00
f2ac1ece55
add
19 lines
601 B
C#
19 lines
601 B
C#
// Decompiled with JetBrains decompiler
|
||
// Type:
|
||
// Assembly: Refx, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null
|
||
// MVID: 0A6501CE-651B-49EF-9CD4-6837233ABDB4
|
||
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan.Win32.Jorik.IRCbot.div-738c3979666da85c3c9872a05697e6bff01b107645b92c3a808be0f2a7bf41a4.exe
|
||
|
||
using System;
|
||
using System.Runtime.InteropServices;
|
||
|
||
internal delegate void \u001D\u0003(
|
||
[In] object obj0,
|
||
[In] Type obj1,
|
||
[In] string obj2,
|
||
[In] object[] obj3,
|
||
[In] string[] obj4,
|
||
[In] Type[] obj5,
|
||
[In] bool obj6,
|
||
[In] bool obj7);
|