sargx digital garden

Home

❯

Computer $h1t

❯

Driver Development

❯

Windows Drivers

Windows Drivers

Feb 17, 20261 min read

DriverEntry

Device Stack

Dev Environment Config

IRP Handlers

IOCTLs

USB

PCIe

Windows kernel drivers for red teams


https://resources.infosecinstitute.com/topic/writing-a-windows-kernel-driver/

https://www.osr.com/osr-learning-library/

https://www.ired.team/miscellaneous-reversing-forensics/windows-kernel-internals/configuring-kernel-debugging-environment-with-kdnet-and-windbg-preview

https://www.ired.team/miscellaneous-reversing-forensics/windows-kernel-internals/subscribing-to-process-creation-thread-creation-and-image-load-notifications-from-a-kernel-driver

http://www.windowsbugcheck.com/p/since-understandingof-device-objects.html

https://www.codeproject.com/Articles/8651/A-simple-demo-for-WDM-Driver-development

https://www.codeproject.com/Articles/9504/Driver-Development-Part-1-Introduction-to-Drivers

https://1vwjbxf1wko0yhnr.wordpress.com/2015/08/10/overclocking-tools-for-nvidia-gpus-suck-i-made-my-own/


LOAD DRIVERS

https://genesisdatabase.wordpress.com/2011/01/27/creating-your-own-driver-loader-in-c-driver-loader-source-code-rootkit/


🌱 Back to Garden

8 items under this folder.

  • Feb 17, 2026

    Dev Environment Config

    • Feb 17, 2026

      PCIe

      • Feb 17, 2026

        IRP Handlers

        • Feb 17, 2026

          IOCTLs

          • Feb 17, 2026

            Windows kernel drivers for red teams

            • Feb 17, 2026

              USB

              • Feb 17, 2026

                DriverEntry

                • Feb 17, 2026

                  Device Stack


                  Created with Quartz v4.5.2 © 2026

                  • GitHub
                  • Discord Community