stephenfewer / ReflectiveDLLInjection

Reflective DLL injection is a library injection technique in which the concept of reflective programming is employed to perform the loading of a library from memory into a host process.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't debug the project

sud01oo opened this issue · comments

On Win10 pro 1709,I try to debug the project after changed the debug configuration.However,there are LNK 1169 and LNK 2005 errors in program.I have try to fix it,but failed.