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.
☆141Updated 4 years ago
Alternatives and similar repositories for InjectAll
Users that are interested in InjectAll are comparing it to the libraries listed below
Sorting:
- Load your driver like win32k.sys☆258Updated 3 years ago
- Easy Anti PatchGuard☆223Updated 4 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆219Updated 5 years ago
- ☆220Updated 2 years ago
- Kernel LdrLoadDll injector☆265Updated 7 years ago
- Elevate a process to be a protected process☆155Updated 6 years ago
- 让Etwhook再次伟大! Make InfinityHook Great Again!☆147Updated 4 years ago
- ☆144Updated 3 years ago
- Browse Page Tables on Windows (Page Table Viewer)☆231Updated 3 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆145Updated 2 years ago
- ☆128Updated 2 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆118Updated 3 years ago
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆147Updated last year
- The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).☆272Updated 11 months ago
- ☆157Updated last year
- Static user/kernel mode library that allows access to all functions and global variables by extracting offsets from the PDB☆113Updated 7 months ago
- ☆173Updated 3 years ago
- 之前那份是7600的,每次编译搞得好麻烦。更新一个VS2017可以直接编译的。☆154Updated 6 years ago
- Collect different versions of Crucial modules.☆144Updated last year
- Kernel driver for detecting Intel VT-x hypervisors.☆192Updated 2 years ago
- a Windows kernel Pdb parsing and downloading library that running purely in kernel mode without any R3 programs.☆170Updated last year
- A very simple C++ library for download pdb, get rva of function, global variable and offset from struct.☆156Updated last year
- Obfuscate calls to imports by patching in stubs☆72Updated 4 years ago
- A Hyper-V Hacking Framework For Windows 10 x64 (AMD & Intel)☆126Updated 2 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆73Updated 6 years ago
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆115Updated 4 years ago
- ☆155Updated 6 years ago
- Analyze patches in a process☆258Updated 4 years ago
- Vectored Exception Handling Hooking Class☆167Updated 7 years ago
- ShotHv☆150Updated 3 years ago