ROCKFAL1 / ReflectiveLoader

An example of reflective DLL loading

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An example of Reflective DLL injection - a technique that allows an attacker to inject a DLL's into a victim process from memory rather than disk

About

An example of reflective DLL loading

License:MIT License


Languages

Language:C++ 94.0%Language:CMake 6.0%