• Stars
    star
    472
  • Rank 93,034 (Top 2 %)
  • Language
    C++
  • Created over 6 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Using Driver Global Injection dll, it can hide DLL modules

DriverInjectDll

Introduction

Using Driver Global Injection dll, it can hide DLL modules. You need to determine the process name you want in DllMain

Develop

DriverInjectDll

driver program

Input_dll

Tell the driver to inject DLL binary data

Loader

Shelcode for Memory Loaded DLL

MyDll

TODO: Judging Injected Process Name in DLLMain

Build

vs2008-vs2017

wdk7-wdk10

How Use

step1: install and start driver program

step2: run Input_dll.exe

screen snapshot

avatar

Support

Win7-Win10 x64