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.
☆142Updated 4 years ago
Alternatives and similar repositories for InjectAll
Users that are interested in InjectAll are comparing it to the libraries listed below
Sorting:
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆119Updated 4 years ago
- ☆223Updated 2 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆145Updated 2 years ago
- Load your driver like win32k.sys☆258Updated 3 years ago
- The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).☆275Updated last year
- 让Etwhook再次伟大! Make InfinityHook Great Again!☆147Updated 4 years ago
- Elevate a process to be a protected process☆155Updated 6 years ago
- Easy Anti PatchGuard☆223Updated 4 years ago
- Browse Page Tables on Windows (Page Table Viewer)☆234Updated 3 years ago
- ☆144Updated 3 years ago
- ☆159Updated last year
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆150Updated last year
- ☆156Updated 6 years ago
- Kernel LdrLoadDll injector☆264Updated 7 years ago
- Static user/kernel mode library that allows access to all functions and global variables by extracting offsets from the PDB☆117Updated 8 months ago
- load unsigned kernel-driver by patching dse in 248 lines☆140Updated last year
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆220Updated 5 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆153Updated 4 years ago
- query-pdb is a server-side software for parsing PDB files. The software provides PDB online parsing service.☆165Updated 3 months ago
- 之前那份是7600的,每次编译搞得好麻烦。更新一个VS2017可以直接编译的。☆154Updated 6 years ago
- Use ci.dll API for validating Authenticode signature of files☆166Updated 3 years ago
- ☆128Updated 2 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆111Updated 5 years ago
- ☆174Updated 3 years ago
- Collect different versions of Crucial modules.☆144Updated last year
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆117Updated 4 years ago
- PE-Dump-Fixer☆111Updated 5 years ago
- ShotHv☆152Updated 3 years ago
- KDP compatible unsigned driver loader leveraging a write primitive in one of the IOCTLs of gdrv.sys☆163Updated last year
- This project migrated to https://github.com/backengineering/llvm-msvc☆83Updated 2 years ago