dennisbabkin.com d1c5192e81 Initial commit
2021-05-29 12:21:50 -07:00
2021-05-29 12:21:50 -07:00

InjectAll

Tutorial that demonstrates 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.

S
Description
Automated archival mirror of github.com/dennisbabkin/InjectAll
Readme 336 KiB
Languages
C++ 55%
Assembly 29.4%
C 15.6%