InjectAll

InjectAll

dennisbabkin

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.

131 Stars
32 Forks
131 Watchers
C++ Language
Cost to Build
$25.0K
Market Value
$67.6K

Growth over time

1 data points  ·  2025-06-06 → 2025-06-06
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about InjectAll

Question copied to clipboard

What is the dennisbabkin/InjectAll GitHub project? Description: "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.". Written in C++. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone InjectAll

Clone via HTTPS

git clone https://github.com/dennisbabkin/InjectAll.git

Clone via SSH

[email protected]:dennisbabkin/InjectAll.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the InjectAll issue tracker:

Open GitHub Issues