/Auto-Inject-Dll

Auto Inject Dll , it have three method to inject your custom dll. help you to test inject.

Primary LanguageC++

Auto-Inject-Dll

Auto Inject Dll , it have two method to inject your custom dll. help you to test inject.


How to use

/* 注入方式 1、SetWindowsHooksEx注入
* 2、CreateRemoteThread注入
* 3、APCCallBacktoInject注入
* 形式 AutoInjectDLL [method] [DllName] [进程ID]
*/

At present, this project is being developed, mode 1、2、3 has been developed, the project was released. (support 32 and 64)


#Release Note Version:v1.0
add SetWindowsHooksEx注入
add CreateRemoteThread注入
add APCCallBacktoInject注入