a7t0fwa7 / ReflectiveDLLInjector

This program is used to perform reflective DLL Injection to a remote process specified by the user.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReflectiveDLLInjector

This program is used to perform reflective DLL Injection to a remote process specified by the user.

Reflective DLL Loader Written in CPP

This program will take as arugments a DLL and a Remote Process Specified by the user to inject into a target process. For more questions see please code comments.

As an Example I have injected a test DLL included in this repository into an old video game Assault Cube. "ac_client.exe".

2023-06-30_10-48-48.mp4

About

This program is used to perform reflective DLL Injection to a remote process specified by the user.


Languages

Language:C++ 96.3%Language:C 3.7%