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.
☆136Updated 4 years ago
Alternatives and similar repositories for InjectAll
Users that are interested in InjectAll are comparing it to the libraries listed below
Sorting:
- This project migrated to https://github.com/backengineering/llvm-msvc☆144Updated 2 years ago
- Easy Anti PatchGuard☆223Updated 4 years ago
- The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).☆255Updated 7 months ago
- 让Etwhook再次伟大! Make InfinityHook Great Again!☆142Updated 4 years ago
- ☆216Updated 2 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆117Updated 3 years ago
- Load your driver like win32k.sys☆255Updated 3 years ago
- Kernel LdrLoadDll injector☆264Updated 6 years ago
- ☆171Updated 3 years ago
- ☆137Updated 2 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆217Updated 4 years ago
- Browse Page Tables on Windows (Page Table Viewer)☆216Updated 3 years ago
- ShotHv☆148Updated 3 years ago
- Elevate a process to be a protected process☆152Updated 6 years ago
- Collect different versions of Crucial modules.☆144Updated last year
- 之前那份是7600的,每次编译搞得好麻烦。更新一个VS2017可以直接编译的。☆152Updated 6 years ago
- A very simple C++ library for download pdb, get rva of function, global variable and offset from struct.☆149Updated last year
- query-pdb is a server-side software for parsing PDB files. The software provides PDB online parsing service.☆159Updated last year
- Static user/kernel mode library that allows access to all functions and global variables by extracting offsets from the PDB☆103Updated 3 months ago
- a Windows kernel Pdb parsing and downloading library that running purely in kernel mode without any R3 programs.☆161Updated last year
- ☆153Updated 5 years ago
- Collect various versions of ntoskrnl files☆55Updated last year
- ☆155Updated last year
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆112Updated 4 years ago
- Vectored Exception Handling Hooking Class☆163Updated 6 years ago
- Kernel driver for detecting Intel VT-x hypervisors.☆190Updated 2 years ago
- ☆178Updated 3 years ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆171Updated 2 years ago
- Hide codes/data in the kernel address space.☆188Updated 4 years ago
- 🪝 Various EPT hook detection approaches☆124Updated last month