Zhuagenborn / Windows-DLL-InjectorLinks
💉 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动态链接库注入工具,可以通过窗口标题注入运行中的进程,或在创建新进程时注入。)
☆67Updated 10 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
Sorting:
- Add an empty section to a PE file☆53Updated 8 years ago
- Protect a process from code injection, termination and hooking☆49Updated 4 years ago
- Hide DLL / Hide Module / Hide Dynamic Link Library☆105Updated 6 years ago
- Hide function calls to prevent reverse-engineering☆72Updated 4 years ago
- A simple commandline injector using classic DLL injection☆150Updated 3 years ago
- 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 last year
- A simple Windows kernel rootkit.☆92Updated 4 months ago
- Using NtCreateFile and NtDeviceIoControlFile to realize the function of winsock(利用NtCreateFile和NtDeviceIoControlFile 实现winsock的功能)☆112Updated 3 years ago
- Inject a Dll from memory☆45Updated 6 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…☆136Updated 4 years ago
- Anti-debug library based on al-khaser with ScyllaHide/TitanHide detection.☆59Updated 6 years ago
- Experimental disassembler for x86 binaries virtualized by VMProtect 3☆96Updated 3 years ago
- Obfuscate calls to imports by patching in stubs☆72Updated 4 years ago
- Header only library for obfuscation import winapi functions.☆43Updated 7 months ago
- Windows kernel driver encryption library, support base64, aes-256, rsa-2048 and higher, ecc-256, single file, minimal dependence, support…☆22Updated 4 years ago
- Library containing Anti-RE and Anti-Debug methods.☆110Updated 4 months ago
- fix vmprotect import function used unicorn-engine.☆96Updated 2 years ago
- StrongOD(anti anti-debug plugin) driver source code.☆123Updated 7 years ago
- A ProcMon-esque tool for monitoring Windows Kernel Drivers☆58Updated 4 years ago
- A simple program to obfuscate code written in cpp.☆51Updated last year
- a ntdll.h head file which download from network, and fix all found problems by me.☆32Updated 8 months ago
- Inject dll to explorer.exe and hide file from process.☆21Updated 4 years ago
- Lightweight Portable Executable parsing library and a demo peParser application.☆81Updated 2 years ago
- A documented Windows x64 bit Usermode Injector that works via hooking IAT and hijacking its threads to execute shellcode.☆67Updated 2 years ago
- Plugin template for x64dbg.☆108Updated 6 months ago
- Injects position-dependent code into a code cave in an executable file, and applies relocations.☆22Updated 2 years ago
- windows kernel deriver loader(pro)☆47Updated 4 years ago
- C++ implementation of compile time obfuscator☆157Updated 6 years ago
- A Windows API hooking library !☆32Updated 3 years ago
- Simple x64dbg plugin to save a full memory dump☆50Updated 2 years ago