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.
☆67Updated 4 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
- Using NtCreateFile and NtDeviceIoControlFile to realize the function of winsock(利用NtCreateFile和NtDeviceIoControlFile 实现winsock的功能)☆107Updated 2 years ago
- Header only library for obfuscation import winapi functions.☆39Updated last week
- Hide function calls to prevent reverse-engineering☆68Updated 3 years ago
- Experimental disassembler for x86 binaries virtualized by VMProtect 3☆95Updated 2 years ago
- Class containing Anti-RE, Anti-Debug and Anti-Hook methods. Made for C++/CLI☆105Updated 2 years ago
- Add an empty section to a PE file☆52Updated 7 years ago
- sc4cpp is a shellcode framework based on C++☆88Updated 3 years ago
- Record & prevent file deletion in kernel mode☆42Updated 4 years ago
- Lightweight Portable Executable parsing library and a demo peParser application.☆76Updated 2 years ago
- Quick check of NT kernel exported&unexported functions/global variable offset NT内核导出以及未导出函数+全局变量偏移速查☆93Updated last year
- 过TP驱动☆29Updated 5 years ago
- Heaven's Gate implementation in C for constructing x64 Win32 API call in x86 WoW64 processes.☆69Updated 3 years ago
- 内存加载DLL 支持X86和X64(Memory PELoader Support X86 and X64)☆31Updated last year
- A manual PE mapping implementation, aka reflective loader☆18Updated 2 years ago
- ☆50Updated 8 years ago
- A simple direct syscall wrapper written in C++ with compatibility for x86 and x64 programs.☆44Updated last week
- Hacker Disassembler Engine 64 Copyright (c) 2008-2009, Vyacheslav Patkov. * All rights reserved.☆46Updated 3 years ago
- Dynamically generated obfuscated jumps and/or function calls☆34Updated last year
- Hide DLL / Hide Module / Hide Dynamic Link Library☆103Updated 5 years ago
- ☆68Updated 2 years ago
- Dll memory redirection through Hook NtMapViewOfSection☆96Updated 2 years ago
- A x64 PE Packer/Protector Developed in C++ and VisualStudio☆51Updated last year
- GUI Kernel driver process protect tool☆36Updated 6 years ago
- Load your driver like win32k.sys☆252Updated 2 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
- c++ implementation of windows heavens gate☆68Updated 4 years ago
- Wow64 Heaven's Gate Hook☆28Updated 3 years ago
- Hook NtDeviceIoControlFile with PatchGuard☆103Updated 2 years ago
- Use ntdll/ntoskrnl to implement Kernel32, Advapi32 and other APIs. It includes user-mode and kernel-mode.☆76Updated 3 months ago
- PEBFake(修改PEB 伪装当前进程路径、参数等)☆50Updated 4 years ago