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.(使用C++20开发的Windows动态链接库注入工具,可以通过窗口标题注入运行中的进程,或在创建新进程时注入。)
☆66Updated 6 months 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
- IAT Hooking POC (x86 / x64) - Hook functions through the IAT☆33Updated 8 months ago
- Class containing Anti-RE, Anti-Debug and Anti-Hook methods. Made for C++/CLI☆105Updated 2 years ago
- ☆52Updated 2 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆149Updated last year
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆64Updated last year
- Hide DLL / Hide Module / Hide Dynamic Link Library☆105Updated 5 years ago
- Based on minhook☆30Updated last year
- Experimental disassembler for x86 binaries virtualized by VMProtect 3☆95Updated 2 years ago
- Header only library for obfuscation import winapi functions.☆40Updated 2 months ago
- Hide function calls to prevent reverse-engineering☆69Updated 3 years ago
- manual mapping injector☆27Updated 3 years ago
- UnknownField is a tool based clang that obfuscating the order of fields to protect your C/C++ game or code.☆44Updated 2 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆82Updated 4 years ago
- Library for linking multiple PE\PE + files to one☆51Updated last year
- Vutils or Vic Utilities is an utility library written in Modern C++ and for Modern C++. It helps your programming go easier, faster, and …☆70Updated 7 months ago
- ☆68Updated 3 years ago
- Protect a process from code injection, termination and hooking☆47Updated 3 years ago
- windows kernelmode driver to inject dll into each and every process and perform systemwide function hooking☆52Updated 2 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆212Updated 4 years ago
- c++ implementation of windows heavens gate☆68Updated 4 years ago
- Elevate a process to be a protected process☆149Updated 5 years ago
- ☆80Updated 3 years ago
- Windows kernel driver encryption library, support base64, aes-256, rsa-2048 and higher, ecc-256, single file, minimal dependence, support…☆21Updated 3 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆111Updated 3 years ago
- 过TP驱动☆29Updated 5 years ago
- Using NtCreateFile and NtDeviceIoControlFile to realize the function of winsock(利用NtCreateFile和NtDeviceIoControlFile 实现winsock的功能)☆111Updated 2 years ago
- sc4cpp is a shellcode framework based on C++☆88Updated 3 years ago
- silence file system monitoring components by hooking their minifilters☆56Updated last year
- Quick check of NT kernel exported&unexported functions/global variable offset NT内核导出以及未导出函数+全局变量偏移速查☆93Updated 2 years ago
- Use ntdll/ntoskrnl to implement Kernel32, Advapi32 and other APIs. It includes user-mode and kernel-mode.☆77Updated last month