jakeloo / libuiohook

A multi-platform C library to provide global input/ouput hooking from userland.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libuiohook

A multi-platform C library to provide global input/ouput hooking from userland.

Compiling

Prerequisites: autotools, pkg-config, libtool, gcc, clang or msys2/mingw32

./bootstrap.sh
./configure
make && make install

Usage

About

A multi-platform C library to provide global input/ouput hooking from userland.

License:Other


Languages

Language:C 92.2%Language:M4 6.0%Language:CMake 0.9%Language:Makefile 0.8%Language:Shell 0.0%