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.
☆142Aug 2, 2021Updated 4 years ago
Alternatives and similar repositories for InjectAll
Users that are interested in InjectAll are comparing it to the libraries listed below
Sorting:
- D☆44May 3, 2021Updated 4 years ago
- What makes it page☆17Aug 24, 2022Updated 3 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆388Jul 6, 2022Updated 3 years ago
- Kernel mode to user mode dll injection☆307Apr 10, 2021Updated 4 years ago
- Bypasses for Windows kernel callbacks PatchGuard protection☆44Aug 15, 2021Updated 4 years ago
- Kernel LdrLoadDll injector☆264Oct 6, 2018Updated 7 years ago
- Kernel mode to user mode injector☆11Mar 31, 2020Updated 5 years ago
- Kernel Inject DLL☆352Mar 21, 2023Updated 2 years ago
- Windows Kernel inject (no module no thread)☆282Nov 11, 2022Updated 3 years ago
- 内核驱动加载/卸载痕迹清理,努力绕过反作弊吧 PiDDBCacheTable and MmLastUnloadedDriver☆189Feb 11, 2023Updated 3 years ago
- I've developed a rather effective driver for DLL injection targeting EAC Protected Games, and since i dont care for any notable games uti…☆104Apr 24, 2024Updated last year
- Bypassing EasyAntiCheat.sys self-integrity by abusing call hierarchy☆83Oct 6, 2022Updated 3 years ago
- ☆174Mar 9, 2022Updated 3 years ago
- Hijack NotifyRoutine for a kernelmode thread☆41Jun 4, 2022Updated 3 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆219Nov 12, 2020Updated 5 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆338Nov 29, 2023Updated 2 years ago
- ☆69Aug 31, 2021Updated 4 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆387Jan 29, 2022Updated 4 years ago
- APC Internals Research Code☆169Jun 28, 2020Updated 5 years ago
- The windows kernel debugger consists of two parts, KMOD which is the kernel driver handling ring3 request and KCLI, the command line inte…☆99Sep 12, 2022Updated 3 years ago
- ☆24Mar 4, 2019Updated 7 years ago
- ☆145Dec 10, 2022Updated 3 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆421Sep 9, 2018Updated 7 years ago
- clearing traces of a loaded driver☆47Jul 2, 2022Updated 3 years ago
- ☆20May 17, 2022Updated 3 years ago
- direct systemcalls with a modern c++20 interface.☆45Jan 6, 2023Updated 3 years ago
- A kernel driver for reading and writing memory☆316May 12, 2023Updated 2 years ago
- a monitoring windows driver calls kernel api tools☆128Jul 5, 2024Updated last year
- ☆148Jan 24, 2024Updated 2 years ago
- Windows Kernel Misc☆25Sep 3, 2023Updated 2 years ago
- Driver protect 驱动保护☆46Apr 23, 2020Updated 5 years ago
- a debugger use vt technology☆356Jun 30, 2022Updated 3 years ago
- 从MmPfnData中枚举进程和页目录基址☆207Aug 18, 2023Updated 2 years ago
- ☆193May 1, 2023Updated 2 years ago
- InfinityHookPro Win7 -> Win11 latest☆551Feb 7, 2023Updated 3 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆345Apr 27, 2020Updated 5 years ago
- Kernel-based memory hacking framework communicating with a kernel driver via sockets.☆97May 25, 2021Updated 4 years ago
- Windows Anti-Rootkit Tool☆546Dec 31, 2025Updated 2 months ago
- ☆63Jul 31, 2022Updated 3 years ago