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).
- Host: GitHub
- URL: https://github.com/filippofinke/ioctlkmum
- Owner: filippofinke
- Created: 2020-06-07T16:36:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-07T16:36:15.000Z (about 6 years ago)
- Last Synced: 2025-09-21T21:23:15.633Z (9 months ago)
- Topics: driver, ioctl, kernel, usermode, windows
- Language: C
- Homepage:
- Size: 34.2 KB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
