Making Simple Windows Driver in C
Nir Lichtman Nir Lichtman
40.3K subscribers
298,607 views
0

 Published On Dec 2, 2023

In this video I will demonstrate how you can write a simple "Hello, World" driver for Microsoft Windows 10 using the C Programming Language.

The code is just for fun and not suitable for production.

For the installation of the dependencies check out the following guide: https://learn.microsoft.com/en-us/win...
Notice that you can install the headless build tools of Visual Studio (as I did) instead of the regular installation that includes the graphical IDE

You can install Sysinternals Suite (which includes dbgview that I used in the video) from the Microsoft Store or with winget.

show more

Share/Embed