Skip to content

0xlay/Rusty_Win_Driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rusty-Win-Driver

The Rusty-Win-Driver is a simple windows driver that written on the Rust lang.

Build

  1. Install the Rust
  2. Install the Windows SDK
  3. Install the WDK
  4. Install cargo-make: cargo install cargo-make
  5. Set the environment variable WIN_SDK_TOOLS to the path to the Windows SDK tools. For example: C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x64
  6. Run the cargo make deploy command
  7. Move the Rusty-Win-Driver.sys to virtual machine and run.

About

🦞 The Rusty-Win-Driver is a simple windows driver that written on the Rust lang.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages