NtRaiseHardError / Phage

Reflective DLL Injection style process infector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PoC Process Infector

Uses reflective DLL injection style to infect another process. Inspired by my previous project Lynx. Instead of injecting a DLL, it injects the executable itself.

About

Reflective DLL Injection style process infector


Languages

Language:C 52.5%Language:C++ 47.5%