Home > libhook

libhook

Libhook is a project mainly written in C++, it's free.

Simpe and easy to use Windows Hooking library

libhook

libhook is a simple hooking library for Microsoft Windows (32bit and 64bit).

Tested on Windows 7 Ultimate.

Requirements

  • Visual C++
  • distorm

Build

  1. Get the source of libhook
  2. Get the source of distorm and extract it into the src/extern/distorm3 directory
  3. Build using Visual C++

Usage

ToDo

Previous:senac