Skip to content

RainerTechie/WDM-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WDM-Template

Windows Kernel driver configurated project for __inline functions (assembler), custom build configuration and debug configuration for not signed driver development (kdmapper...)

TO DO: Update readme images to last updated commit

Test Mode

Test mode example

Note: On this mode the driver can be loaded/unloaded any number of times

Normal Mode

Normal mode example

Note: On this mode the driver can be loaded only if the same driver does not exist and cannot be unloaded

This project has been developed using VS2022, so to make sure it works use VS2022

About

Windows Kernel driver configurated project for intrinsic functions (assembler), custom build configuration and debug configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors