# kkhk **Repository Path**: phkm/kkhk ## Basic Information - **Project Name**: kkhk - **Description**: a kernel keyboard hooking using filter driver - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-21 - **Last Updated**: 2022-01-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # kkhk a kernel keyboard hooking example using filter driver ### functionality (see read_complete() in kkhk.c) - key remapping - keydown to keypress/keyup ### projects - **kkhk:** kernel kdbclass driver for key remapping - **maky:** user application, modified from previous `maky` project ### build configuration - **kkhk:** x64 - **maky:** win32 ### tested - windows 7 sp1 x86, mbr - windows 7 sp1 x64 in test signing mode, mbr - windows 10 1803 x64 in test signing mode, uefi