Zhuagenborn / Windows-DLL-Injector
💉 A Windows dynamic-link library injection tool written in C++20. It can inject a dynamic-link library into a running process by its window title or create a new process with an injection.
☆66Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for Windows-DLL-Injector
- Using NtCreateFile and NtDeviceIoControlFile to realize the function of winsock(利用NtCreateFile和NtDeviceIoControlFile 实现winsock的功能)☆99Updated 2 years ago
- Quick check of NT kernel exported&unexported functions/global variable offset NT内核导出以及未导出函数+全局变量偏移速查☆91Updated last year
- manual mapping injector☆26Updated 2 years ago
- It's a kernel-based keylogger for Windows x86/x64.☆126Updated 2 years ago
- ☆79Updated 2 years ago
- VT Hook☆44Updated 4 months ago
- Class containing Anti-RE, Anti-Debug and Anti-Hook methods. Made for C++/CLI☆101Updated 2 years ago
- Experimental disassembler for x86 binaries virtualized by VMProtect 3☆91Updated 2 years ago
- a monitoring windows driver calls kernel api tools☆92Updated 4 months ago
- ☆32Updated last year
- A ProcMon-esque tool for monitoring Windows Kernel Drivers☆52Updated 3 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆112Updated 8 months ago
- IAT Hooking POC (x86 / x64) - Hook functions through the IAT☆29Updated 3 months ago
- sc4cpp is a shellcode framework based on C++☆87Updated 3 years ago
- 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 s…☆122Updated 3 years ago
- Force a file delete using a windows kernel driver☆60Updated 2 years ago
- ☆52Updated last year
- Easy Anti PatchGuard☆214Updated 3 years ago
- Hacker Disassembler Engine 64 Copyright (c) 2008-2009, Vyacheslav Patkov. * All rights reserved.☆44Updated 2 years ago
- POC Ring3 Windows Rootkit (x86 / x64) - Hide processes and files☆52Updated last year
- 滥用cow机制进行全局注入☆91Updated 3 years ago
- Kernel-based memory hacking framework communicating with a kernel driver via sockets.☆88Updated 3 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆199Updated 4 years ago
- ☆170Updated last year
- Header only library for obfuscation import winapi functions.☆32Updated 3 years ago
- Detects virtual machines and malware analysis environments☆114Updated 2 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆63Updated last year
- ☆69Updated 2 years ago
- A simple direct syscall wrapper written in C++ with compatibility for x86 and x64 programs.☆41Updated last year
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆110Updated 2 years ago