forked from after1990s/InjectSolution
-
Notifications
You must be signed in to change notification settings - Fork 0
wyrover/InjectSolution
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- C++ 65.8%
- C 32.5%
- Objective-C 1.7%