Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes
☆339Jan 23, 2022Updated 4 years ago
Alternatives and similar repositories for Windows-DLL-Injector
Users that are interested in Windows-DLL-Injector are comparing it to the libraries listed below
Sorting:
- Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.☆474Dec 21, 2019Updated 6 years ago
- The BEST DLL Injector Library.☆1,318May 15, 2025Updated 9 months ago
- Kernel Inject DLL☆352Mar 21, 2023Updated 2 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
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆762Apr 24, 2025Updated 10 months ago
- Manual DLL Injector using Thread Hijacking.☆241Nov 24, 2017Updated 8 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆536Jun 28, 2019Updated 6 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆307May 10, 2018Updated 7 years ago
- Kernel LdrLoadDll injector☆264Oct 6, 2018Updated 7 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆242Jun 6, 2019Updated 6 years ago
- Manual mapping without creating any threads, with rw only access☆805Oct 29, 2019Updated 6 years ago
- Kernel mode to user mode dll injection☆303Apr 10, 2021Updated 4 years ago
- DLL scatter manual mapper☆811Apr 10, 2021Updated 4 years ago
- A bunch of Windows anti-debugging tricks for x86 and x64.☆808May 7, 2021Updated 4 years ago
- anti debugging library in c++.☆576Feb 6, 2024Updated 2 years ago
- C++ graphics kernel subsystem hook☆561Jan 11, 2021Updated 5 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,270May 1, 2024Updated last year
- System call hook for Windows 10 20H1☆496Jun 26, 2021Updated 4 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆561Jan 4, 2025Updated last year
- Rendering on external windows via hijacking thread contexts☆404Jun 28, 2020Updated 5 years ago
- 💉 DLL/Shellcode injection techniques☆716Mar 26, 2019Updated 6 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆624Feb 22, 2019Updated 7 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆276Nov 8, 2016Updated 9 years ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆297May 12, 2023Updated 2 years ago
- Windows Anti-Rootkit Tool☆545Dec 31, 2025Updated 2 months ago
- Kernel cheat with kernel hook for communication☆295Jul 24, 2021Updated 4 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆695Mar 26, 2019Updated 6 years ago
- Simple C++ DLL Manual Map Injector For x86 and x64☆487Oct 11, 2025Updated 4 months ago
- Cheat that uses a driver instead WinAPI for Reading / Writing memory.☆755Jul 4, 2021Updated 4 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆344Apr 27, 2020Updated 5 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,278Feb 14, 2026Updated 2 weeks ago
- library for importing functions from dlls in a hidden, reverse engineer unfriendly way☆1,900Aug 3, 2023Updated 2 years ago
- AntiDebugging sample sources written in C++☆344Jul 23, 2018Updated 7 years ago
- A wrapper library around native windows sytem APIs☆448Feb 2, 2021Updated 5 years ago
- get_module, read/write mem, mouse emulation☆353Sep 1, 2020Updated 5 years ago
- Hiding kernel-driver for x86/x64.☆2,619Sep 2, 2025Updated 5 months ago
- Windows kernel hacking framework, driver template, hypervisor and API written on C++☆1,803Nov 12, 2023Updated 2 years ago
- Windows NT x64 syscall fuzzer☆632Feb 19, 2026Updated last week
- Detours with just single dependency - NTDLL☆671Nov 25, 2025Updated 3 months ago