IDouble / Simple-DLL-InjectionLinks
🔧 Simple DLL Injection into a Process with C++ 🔧
☆124Updated last year
Alternatives and similar repositories for Simple-DLL-Injection
Users that are interested in Simple-DLL-Injection are comparing it to the libraries listed below
Sorting:
- 🔍 Code to read / write the Process Memory from the Kernel 🔧☆92Updated last year
- 🔍 Very Simple Template to read / write Process Memory with C++ 🔧☆73Updated last year
- 🐧 Assembly with Linux (Notes, Syscalls, Protection Rings) 🐧☆132Updated last year
- 🛠 Knowledge about the topic of x86 assembly & disassembly 🛠☆175Updated last year
- A HWID checker / hardware identification tool that generates fingerprints from your CPU, motherboard, disk drives, GPU, monitors, network…☆71Updated 9 months ago
- Hide function calls to prevent reverse-engineering☆74Updated 4 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 …☆69Updated last year
- Mid Hook Template (x64) - Easy way to mid function hooking in x64☆34Updated 2 years ago
- SetWindowsHookEx Injector☆177Updated 2 years ago
- A simple emulator for Windows designed for reverse engineering, testing binary files, and execution logging.☆53Updated 7 months ago
- This project demonstrates how to elevate a Windows application’s Z-order using UIAccess privileges, allowing it to stay always on top—eve…☆35Updated 3 weeks ago
- AIとチャット(openai apiを使用)☆13Updated 5 months ago
- C++ class for disassembling Intel x86 assembly.☆27Updated 6 years ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆340Updated 4 years ago
- ☆264Updated 5 years ago
- A project written in C++ to get hardware info on a Windows PC. Interfaces with the Windows Management Instrumentation (WMI) service to qu…☆142Updated last year
- Disables virtualprotect checks/hooks so you can modify memory and change memory protection in binaries protected by VMProtect.☆135Updated 4 years ago
- ICEx Firewall Bypass, HeartBeat Manipulation with XIGNCODE☆17Updated 3 years ago
- Anti-debug library based on al-khaser with ScyllaHide/TitanHide detection.☆63Updated 6 years ago
- Example Windows Kernel-mode Driver which enumerates running processes.☆60Updated 3 years ago
- Lightweight HTTP C++ library / curl wrapper for web scrappers, session emulators, restful applications inspired by Laravel HTTP client / …☆18Updated 2 years ago
- Library containing Anti-RE and Anti-Debug methods.☆117Updated 9 months ago
- Simple NtQuerySystemInformation hook for your hacking apps.☆42Updated 4 years ago
- EasyWinHax is a C++ library designed to provide basic and low abstraction functionallity for windows process hacking and more specificall…☆43Updated 2 months ago
- Kernel Inject DLL☆352Updated 2 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆196Updated last year
- The windows kernel debugger consists of two parts, KMOD which is the kernel driver handling ring3 request and KCLI, the command line inte…☆99Updated 3 years ago
- Kernel driver that .text hooks a syscall in dxgkrnl.sys which can be called from our user-mode client to send instructions like rpm/wpm a…☆202Updated 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…☆142Updated 4 years ago
- Dynamic Themida unpacker and import fixer for Themida/WinLicense 2.x and 3.x.☆81Updated 3 weeks ago