An open API service indexing awesome lists of open source software.

https://github.com/filippofinke/ioctlkmum

🛰️ Simple IOCTL communication between kernel mode (KM) and user mode (UM).
https://github.com/filippofinke/ioctlkmum

driver ioctl kernel usermode windows

Last synced: about 1 month ago
JSON representation

🛰️ Simple IOCTL communication between kernel mode (KM) and user mode (UM).

Awesome Lists containing this project

README

          

# IOCTLKmUm

Simple IOCTL communication between kernel mode (KM) and user mode (UM).

- https://docs.microsoft.com/en-us/windows/win32/devio/device-input-and-output-control-ioctl-

# Result

![Result](result.png)