The repository in question serves as an essential starting point for security specialists interested in creating drivers using the Rust programming language.
To create the driver, we need to fulfill some preliminary requirements:
-
Follow Microsoft's guide to set up Rust for kernel development.
-
After these steps, we can use the following command to start building the program (For the first build it is necessary to build as administrator, but for the rest of the builds it will no longer be necessary).
cargo make