Skip to content

Instantly share code, notes, and snippets.

View takubokudori's full-sized avatar
💻
Hello World

takubokudori takubokudori

💻
Hello World
View GitHub Profile
@hfiref0x
hfiref0x / inject.c
Last active May 24, 2025 12:49
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>