dennisbabkin / InjectAll
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.
☆134Updated 3 years ago
Alternatives and similar repositories for InjectAll:
Users that are interested in InjectAll are comparing it to the libraries listed below
- ☆200Updated 2 years ago
- Easy Anti PatchGuard☆215Updated 4 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆212Updated 4 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆141Updated last year
- ☆165Updated 3 years ago
- r/w virtual memory without attach☆167Updated last year
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆111Updated 3 years ago
- ☆179Updated last year
- The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).☆247Updated 2 months ago
- ShotHv☆139Updated 3 years ago
- 让Etwhook再次伟大! Make InfinityHook Great Again!☆134Updated 3 years ago
- Elevate a process to be a protected process☆149Updated 5 years ago
- Standard Kernel Library for Windows manipulation in C++☆141Updated 5 months ago
- ☆132Updated 2 years ago
- ☆157Updated 2 years ago
- 从MmPfnData中枚举进程和页目录基址☆167Updated last year
- Load your driver like win32k.sys☆251Updated 2 years ago
- Hide codes/data in the kernel address space.☆188Updated 3 years ago
- ☆152Updated 5 years ago
- Kernel LdrLoadDll injector☆260Updated 6 years ago
- Analyze patches in a process☆251Updated 3 years ago
- Simple Intel VT-x hypervisor☆296Updated last year
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆167Updated last year
- 之前那份是7600的,每次编译搞得好麻烦。更新一个VS2017可以直接编译的。☆149Updated 5 years ago
- Browse Page Tables on Windows (Page Table Viewer)☆197Updated 3 years ago
- Kernel-Mode extended version of https://github.com/microsoft/Detours☆156Updated 2 years ago
- ☆158Updated 4 years ago
- Page fault hook use ept (Intel Virtualization Technology)☆184Updated 8 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆286Updated 4 years ago
- ☆123Updated 4 years ago