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.
☆139Updated 4 years ago
Alternatives and similar repositories for InjectAll
Users that are interested in InjectAll are comparing it to the libraries listed below
Sorting:
- Easy Anti PatchGuard☆224Updated 4 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆118Updated 3 years ago
- 让Etwhook再次伟大! Make InfinityHook Great Again!☆142Updated 4 years ago
- The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).☆253Updated 6 months ago
- ☆139Updated 2 years ago
- Static user/kernel mode library that allows access to all functions and global variables by extracting offsets from the PDB☆102Updated 2 months ago
- ☆213Updated 2 years ago
- Collect different versions of Crucial modules.☆144Updated last year
- Collect various versions of ntoskrnl files☆55Updated last year
- 之前那份是7600的,每次编译搞得好麻烦。更新一个VS2017可以直接编译的。☆151Updated 6 years ago
- Load your driver like win32k.sys☆254Updated 3 years ago
- Kernel LdrLoadDll injector☆262Updated 6 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆218Updated 4 years ago
- Use ci.dll API for validating Authenticode signature of files☆155Updated 3 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆144Updated last year
- ☆153Updated 5 years ago
- Browse Page Tables on Windows (Page Table Viewer)☆213Updated 3 years ago
- ☆155Updated last year
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆113Updated 4 years ago
- ShotHv☆149Updated 3 years ago
- A very simple C++ library for download pdb, get rva of function, global variable and offset from struct.☆150Updated last year
- Elevate a process to be a protected process☆152Updated 5 years ago
- ☆125Updated 5 years ago
- a monitoring windows driver calls kernel api tools☆115Updated last year
- ☆67Updated 6 years ago
- ☆124Updated last year
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- query-pdb is a server-side software for parsing PDB files. The software provides PDB online parsing service.☆158Updated 11 months ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆83Updated last year
- Shows an example of how to implement VT-d/AMD-Vi on Windows☆137Updated last year