Skip to content

wyrover/InjectSolution

 
 

Repository files navigation

There are some ways to Inject another process:
1.Change Register.When a Process started, Windows will load all DLL file Recorded in HKLM\Software\Microsoft\WindowsNT\CurrentVersion\Windows\AppInit_Dlls.
2.Create Remote Thread.
3.Use reliable process inject.
4.APC inject.
5.Message Hook.
6.Import Table Inject.
7.LSP Inject.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 65.8%
  • C 32.5%
  • Objective-C 1.7%