Skip to content

stak/libuiohook

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 93.0%
  • M4 6.2%
  • Other 0.8%