Skip to content

SirAnthony/mhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mhook, an API hooking library

This is fork of original library ( http://codefromthe70s.org/mhook23.aspx ) with a few little modifications.

Changes

  1. CMake build.
  2. Maximum hooks number increased.
  3. Placing more than 1 hook to allocated memory page. 64KB is too much for only one 100-bytes trampoline.
  4. Support for MinGW compiler.

About

API hooking library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published