Ayuto / DynamicHooks

A C++ library to create function hooks dynamically, so you can easily embed it into other programming languages..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DynamicHooks

Introduction

DynamicHooks is a library that is able to create dynamic function hooks (pre- and post-hooks).

Build status

  • Windows Build status
  • Linux Build Status

About

A C++ library to create function hooks dynamically, so you can easily embed it into other programming languages..


Languages

Language:C++ 91.3%Language:C 4.4%Language:CMake 3.0%Language:Python 0.8%Language:Batchfile 0.4%Language:Shell 0.1%