flylinfan / mhook

A Windows API hooking library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mhook, an API hooking library

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

2015-12-30

  1. Fix alloc more one trampline cause crash question.
  2. Fix repeat hook SetClipboardData failed question.

About

A Windows API hooking library

License:MIT License


Languages

Language:C 83.6%Language:C++ 16.4%