Hey, i am looking for a tutorial on creating an injectable DLL's into applications using DLL injectors. What language is most commonly used? is it even based off of another programming language?
Printable View
Hey, i am looking for a tutorial on creating an injectable DLL's into applications using DLL injectors. What language is most commonly used? is it even based off of another programming language?
Windows via C/C++ by Jeffrey Richter and Christophe Nasarre contains a chapter about DLL Injection and API Hooking.