vic4key / py-hooking

Sometimes, you need to manipulate low-level functionality (C APIs, etc) from high-level languages (Python). Eg. Force the low-level calls directly to your own Python override functions. This repo will help you do that.
14Updated 5 months ago

Related projects

Alternatives and complementary repositories for py-hooking