Making Simple Windows Driver in C

Опубликовано: 02 Ноябрь 2024
на канале: Nir Lichtman
361,000
12k

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.