Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 400 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 400 Bytes

HookTools

What is it?

HookTools is a C++ library to aid in hooking function calls on Microsoft Windows.

How do I use it?

#include the header, and see the example/source for usage.

Issues

HookTools has not been tested with 64 bit target processes. Mileage may vary.

What's the license?

See the LICENSE file in this directory.