Manual DLL Injector using Thread Hijacking.
☆241Nov 24, 2017Updated 8 years ago
Alternatives and similar repositories for ThreadJect
Users that are interested in ThreadJect are comparing it to the libraries listed below
Sorting:
- 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
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆242Jun 6, 2019Updated 6 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆338Nov 29, 2023Updated 2 years ago
- Manual mapping without creating any threads, with rw only access☆805Oct 29, 2019Updated 6 years ago
- A Simple demonstration of manual dll injector☆208May 27, 2021Updated 4 years ago
- C++17 PE manualmapper☆436Oct 2, 2021Updated 4 years ago
- Proof of concept on how to bypass some limitations of a manual mapped driver☆172Oct 24, 2020Updated 5 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆624Feb 22, 2019Updated 7 years ago
- Fumo Loader - All in one kernel-based DLL injector☆364Jan 1, 2025Updated last year
- A Kernel Driver that can be used for a cheat or malware base to circumvent common cache & structure table checks. PsLoadedModuleList howe…☆203Sep 27, 2025Updated 5 months ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆385Jan 29, 2022Updated 4 years ago
- PoC kernel to usermode injection☆105Feb 26, 2024Updated 2 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆536Jun 28, 2019Updated 6 years ago
- Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.☆474Dec 21, 2019Updated 6 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆561Jan 4, 2025Updated last year
- Module extending manual mapper☆382Mar 28, 2020Updated 5 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆344Apr 27, 2020Updated 5 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆203Feb 14, 2024Updated 2 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆632Mar 19, 2019Updated 6 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,270May 1, 2024Updated last year
- Executes Read/Write process memory with `NtQueryCompositionSurfaceStatistics`☆23Feb 10, 2024Updated 2 years ago
- DLL scatter manual mapper☆811Apr 10, 2021Updated 4 years ago
- Kernel Level NMI Callback Blocker☆165Sep 27, 2025Updated 5 months ago
- A library to manipulate physical memory from usermode.☆303Sep 5, 2023Updated 2 years ago
- Rendering on external windows via hijacking thread contexts☆404Jun 28, 2020Updated 5 years ago
- Hooking kernel functions by abusing alignment☆248Jan 5, 2021Updated 5 years ago
- Spoofing the Windows 10 HDD/diskdrive serialnumber from kernel without hooking☆490Dec 12, 2018Updated 7 years ago
- Class implementation of PowerLoader injection technique☆32Dec 23, 2016Updated 9 years ago
- System call hook for Windows 10 20H1☆496Jun 26, 2021Updated 4 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆386Jul 6, 2022Updated 3 years ago
- Windows Kernel inject (no module no thread)☆282Nov 11, 2022Updated 3 years ago
- Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+☆812Jun 3, 2021Updated 4 years ago
- read / write memory from a proxy process by injecting shellcode☆20Dec 23, 2025Updated 2 months ago
- Windows kernel samples☆257Apr 28, 2019Updated 6 years ago
- With this RunPE you can easily inject your payload in any x86 or x64 program.☆15Jun 3, 2019Updated 6 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆902Nov 21, 2019Updated 6 years ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆339Jan 23, 2022Updated 4 years ago
- manual map unsigned driver over signed memory☆219Apr 11, 2024Updated last year