Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HookSharp

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.

About

Program that detects hooks made in the remote process.

Resources

Stars

9 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages