dennisbabkin / InjectAllLinks
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.
☆140Updated 4 years ago
Alternatives and similar repositories for InjectAll
Users that are interested in InjectAll are comparing it to the libraries listed below
Sorting:
- ☆219Updated 2 years ago
- Easy Anti PatchGuard☆222Updated 4 years ago
- Load your driver like win32k.sys☆257Updated 3 years ago
- 让Etwhook再次伟大! Make InfinityHook Great Again!☆146Updated 4 years ago
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆115Updated 4 years ago
- Browse Page Tables on Windows (Page Table Viewer)☆232Updated 3 years ago
- ☆144Updated 3 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆118Updated 3 years ago
- The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).☆269Updated 11 months ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆145Updated 2 years ago
- Kernel LdrLoadDll injector☆265Updated 7 years ago
- Collect various versions of ntoskrnl files☆57Updated last year
- 🪝 Various EPT hook detection approaches☆139Updated 5 months ago
- ☆126Updated 2 years ago
- Collect different versions of Crucial modules.☆143Updated last year
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆111Updated 5 years ago
- ☆73Updated 7 years ago
- Use ci.dll API for validating Authenticode signature of files☆163Updated 3 years ago
- Kernel driver for detecting Intel VT-x hypervisors.☆190Updated 2 years ago
- Elevate a process to be a protected process☆153Updated 6 years ago
- KDP compatible unsigned driver loader leveraging a write primitive in one of the IOCTLs of gdrv.sys☆161Updated last year
- ☆156Updated last year
- A Hyper-V Hacking Framework For Windows 10 x64 (AMD & Intel)☆120Updated 2 years ago
- query-pdb is a server-side software for parsing PDB files. The software provides PDB online parsing service.☆160Updated 2 months ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆83Updated 2 years ago
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆141Updated last year
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆220Updated 5 years ago
- A ProcMon-esque tool for monitoring Windows Kernel Drivers☆60Updated 4 years ago
- Static user/kernel mode library that allows access to all functions and global variables by extracting offsets from the PDB☆111Updated 7 months ago
- load unsigned kernel-driver by patching dse in 248 lines☆136Updated last year