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
- ☆198Updated 2 years ago
- The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).☆246Updated 2 months ago
- Kernel LdrLoadDll injector☆257Updated 6 years ago
- a Windows kernel Pdb parsing and downloading library that running purely in kernel mode without any R3 programs.☆153Updated 6 months ago
- Easy Anti PatchGuard☆215Updated 3 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆210Updated 4 years ago
- Elevate a process to be a protected process☆144Updated 5 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆112Updated 3 years ago
- 让Etwhook再次伟大! Make InfinityHook Great Again!☆134Updated 3 years ago
- r/w virtual memory without attach☆167Updated last year
- ☆164Updated 3 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆140Updated last year
- Collect different versions of Crucial modules.☆130Updated 8 months ago
- ☆152Updated 5 years ago
- ☆128Updated 2 years ago
- ShotHv☆134Updated 3 years ago
- Standard Kernel Library for Windows hacking in C++☆135Updated 4 months ago
- ☆178Updated last year
- Static user/kernel mode library that allows access to all functions and global variables by extracting offsets from the PDB☆85Updated this week
- Use ci.dll API for validating Authenticode signature of files☆138Updated 3 years ago
- ☆177Updated 3 years ago
- Load your driver like win32k.sys☆251Updated 2 years ago
- 🪝 Different aproaches to detecting EPT hooks☆102Updated 2 years ago
- KDP compatible unsigned driver loader leveraging a write primitive in one of the IOCTLs of gdrv.sys☆142Updated 9 months ago
- 之前那份是7600的,每次编译搞得好麻烦。更新一个VS2017可以直接编译的。☆149Updated 5 years ago
- Simple Intel VT-x hypervisor☆294Updated last year
- ☆122Updated last year
- Collect various versions of ntoskrnl files☆50Updated last year
- ☆157Updated 2 years ago
- Browse Page Tables on Windows (Page Table Viewer)☆196Updated 2 years ago