Skip to content

Instantly share code, notes, and snippets.

View nnot09's full-sized avatar
😒
bored

not09 nnot09

😒
bored
  • Germany
  • 04:35 (UTC +01:00)
View GitHub Profile
@nnot09
nnot09 / inject.c
Created April 18, 2018 06:02 — forked from hfiref0x/inject.c
Process Doppelgänging
//
// Ref = src
// https://www.blackhat.com/docs/eu-17/materials/eu-17-Liberman-Lost-In-Transaction-Process-Doppelganging.pdf
//
// Credits:
// Vyacheslav Rusakov @swwwolf
// Tom Bonner @thomas_bonner
//
#include <Windows.h>