Skip to content
#

kernel-driver

Here are 203 public repositories matching this topic...

Tutorial & a blog post that demonstrate how to code a Windows driver to inject a custom DLL into all running processes. I coded it from start to finish using C++ and x86/x64 Assembly language in Microsoft Visual Studio. The solution includes a kernel driver project, a DLL project and a C++ test console project.

  • Updated Aug 2, 2021
  • C++

Improve this page

Add a description, image, and links to the kernel-driver topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kernel-driver topic, visit your repo's landing page and select "manage topics."

Learn more