Skip to content
#

low-level-programming

Here are 426 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 low-level-programming 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 low-level-programming topic, visit your repo's landing page and select "manage topics."

Learn more