Program that detects hooks made in the remote process. We do this by validating the .text sections of the DLLs in our memory with the .text sections of the DLLs in the remote process memory. If a module is not found in our process we will load it by using the LoadLibraryExW function through PInvoke.
-
Notifications
You must be signed in to change notification settings - Fork 6
Program that detects hooks made in the remote process.
License
oathgg/HookSharp
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Program that detects hooks made in the remote process.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published