Skip to content

Instantly share code, notes, and snippets.

View isgroup-srl's full-sized avatar

Francesco Ongaro isgroup-srl

View GitHub Profile
@isgroup-srl
isgroup-srl / Injectable.cpp
Created December 22, 2017 18:59 — forked from anonymous/Injectable.cpp
Simple UserMode Hook Example
#include <windows.h>
#include <stdio.h>
FARPROC fpCreateProcessW;
BYTE bSavedByte;
// Blog Post Here:
// https://0x00sec.org/t/user-mode-rootkits-iat-and-inline-hooking/1108
// tasklist | findstr explore.exe