/corehook-java-bindings

Java bindings for the CoreHook C++ detours module

Primary LanguageJavaMIT LicenseMIT

Java Bindings for CoreHook

You can find more information about the CoreHook project here.

Usage

First, build or download the native binaries from here.

Windows

To run the tests, place the corehook32.dll (for the 32-bit runtime) in src\main\resources\win32-x86 or corehook64.dll (64-bit runtime) in src\main\resources\win32-x86-64.