dennisbabkin / InjectAll
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.
☆129Updated 3 years ago
Alternatives and similar repositories for InjectAll:
Users that are interested in InjectAll are comparing it to the libraries listed below
- a Windows kernel Pdb parsing and downloading library that running purely in kernel mode without any R3 programs.☆144Updated 4 months ago
- Easy Anti PatchGuard☆215Updated 3 years ago
- ShotHv☆130Updated 2 years ago
- ☆146Updated 2 years ago
- ☆196Updated last year
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆109Updated 2 years ago
- 从MmPfnData中枚举进程和页目录基址☆153Updated last year
- ☆177Updated last year
- 让Etwhook再次伟大! Make InfinityHook Great Again!☆128Updated 3 years ago
- The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).☆239Updated 9 months ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆207Updated 4 years ago
- Load your driver like win32k.sys☆250Updated 2 years ago
- Standard Kernel Library for Windows hacking in C++☆118Updated last month
- ☆155Updated 5 years ago
- ☆160Updated 2 years ago
- ☆127Updated 2 years ago
- query-pdb is a server-side software for parsing PDB files. The software provides PDB online parsing service.☆148Updated 4 months ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆120Updated 3 years ago
- ☆155Updated 4 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆141Updated last year
- Elevate a process to be a protected process☆144Updated 5 years ago
- Kernel LdrLoadDll injector☆258Updated 6 years ago
- Collect different versions of Crucial modules.☆128Updated 6 months ago
- A mapper that maps shellcode into loaded large page drivers☆244Updated 2 years ago
- ☆119Updated last year
- r/w virtual memory without attach☆158Updated last year
- ☆123Updated 4 years ago
- ☆152Updated 7 months ago
- 之前那份是7600的,每次编译搞得好麻烦。更新一个VS2017可以直接编译的。☆145Updated 5 years ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆162Updated last year