DeviceIoControl
C++ & C# systems-level developer with interests in Windows Internals, DFIR, Drivers, Filesystems and Security.
London
Pinned Repositories
CppKeyboardColour
The updated version of the "keyboard-colour-program" written by me in C++
HeapMemManager
Very basic templated C++ memory manger for allocating objects on the heap.
keyboard-colour-program
A Windows program I created in C# to allow me to create my own keyboard themes on my PC without the use of the CLEVO Control Center...
lddrv
Simple Driver loading command-line utility.
SvcManager
Basic Windows Service management API
Windows-GetFileHash
Small application that gets the various hash values for a file.
WinNvidiaGPUOC
Small C++ class that allows NVIDIA GPU overclocking.
x86PagingTest
Basic 32-bit (NO PAE) page allocator / mapping system.
DeviceIoControl's Repositories
DeviceIoControl/CppKeyboardColour
The updated version of the "keyboard-colour-program" written by me in C++
DeviceIoControl/WinNvidiaGPUOC
Small C++ class that allows NVIDIA GPU overclocking.
DeviceIoControl/keyboard-colour-program
A Windows program I created in C# to allow me to create my own keyboard themes on my PC without the use of the CLEVO Control Center...
DeviceIoControl/SvcManager
Basic Windows Service management API
DeviceIoControl/lddrv
Simple Driver loading command-line utility.
DeviceIoControl/HeapMemManager
Very basic templated C++ memory manger for allocating objects on the heap.
DeviceIoControl/Windows-GetFileHash
Small application that gets the various hash values for a file.
DeviceIoControl/x86PagingTest
Basic 32-bit (NO PAE) page allocator / mapping system.