kernel-mode-driver
There are 12 repositories under kernel-mode-driver topic.
NVIDIA/gdrcopy
A fast GPU memory copy library based on NVIDIA GPUDirect RDMA technology
avakar/vcrtl
C++ Exceptions in Windows Drivers
NtRaiseHardError/Anti-Delete
Protects deletion of files with a specified extension using a kernel-mode driver.
vic4key/Cat-Driver
CatDriver - The Kernel Mode Driver that written in C++. It is an useful driver and has the highest privilege level on the Windows platform. It can be used for Game Hacking and others.
danielkrupinski/KernelProcessList
Example Windows Kernel-mode Driver which enumerates running processes.
vic4key/Vic-Driver-DELPHI
Vic Driver - The Kernel Mode Driver that written in Delphi. It is a useful driver and has the highest privilege level on the Windows platform. It can be used for Game Hacking and others.
danielkrupinski/KernelPID
Example Windows Kernel-mode Driver which finds process ID by executable file name.
EaseFilterSDK/File-Security-SDK
File security filter driver SDK, implemented with a Windows file system filter driver framework. It allows you to implement file audit, file access control, file protection and encryption Windows applications.
mbn-code/The-Kernel-Driver-Guide-External
Kernal Driver Tutorial For Getting Started With Kernel Drivers
chrispanag/lunix_device_driver
Kernel Module for Lunix Sensors - Assignment for Operating Systems Lab (NTUA ECE)
joaomota59/driverDoElevador
Driver que implementa o algoritmo do elevador para o escalonamento do braço do disco. Mostrando como resposta a quantidade de movimentações que o braço do disco fez.