Skip to content

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

Notifications You must be signed in to change notification settings

salasak/Auto-Inject-Dll

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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注入

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 80.0%
  • C 20.0%