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.
☆135Updated 3 years ago
Alternatives and similar repositories for InjectAll
Users that are interested in InjectAll are comparing it to the libraries listed below
Sorting:
- ☆211Updated 2 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆114Updated 3 years ago
- Easy Anti PatchGuard☆222Updated 4 years ago
- ☆138Updated 2 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆216Updated 4 years ago
- The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).☆248Updated 5 months ago
- 让Etwhook再次伟大! Make InfinityHook Great Again!☆138Updated 4 years ago
- Static user/kernel mode library that allows access to all functions and global variables by extracting offsets from the PDB☆96Updated last month
- This project migrated to https://github.com/backengineering/llvm-msvc☆145Updated last year
- ☆170Updated 3 years ago
- ShotHv☆144Updated 3 years ago
- a monitoring windows driver calls kernel api tools☆104Updated last year
- ☆155Updated last year
- ☆184Updated 2 years ago
- ☆170Updated 3 years ago
- r/w virtual memory without attach☆186Updated last year
- Shows an example of how to implement VT-d/AMD-Vi on Windows☆129Updated last year
- a Windows kernel Pdb parsing and downloading library that running purely in kernel mode without any R3 programs.☆159Updated 9 months ago
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆128Updated last year
- 之前那份是7600的,每次编译搞得好麻烦。更新一个VS2017可以直接编译的。☆150Updated 6 years ago
- query-pdb is a server-side software for parsing PDB files. The software provides PDB online parsing service.☆155Updated 9 months ago
- ☆121Updated last year
- Elevate a process to be a protected process☆151Updated 5 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆83Updated last year
- Load your driver like win32k.sys☆255Updated 2 years ago
- 从MmPfnData中枚举进程和页目录基址☆180Updated last year
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆113Updated 4 years ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆172Updated last year
- Use ci.dll API for validating Authenticode signature of files☆141Updated 3 years ago
- load unsigned kernel-driver by patching dse in 248 lines☆125Updated last year