KooroshRZ / Windows-DLL-Injector
Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes
☆334Updated 3 years 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
- Manual mapping without creating any threads, with rw only access☆737Updated 5 years ago
- Hide Process From Task Manager using Usermode API Hooking☆344Updated 3 years ago
- System call hook for Windows 10 20H1☆483Updated 3 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆532Updated 3 months ago
- Using Driver Global Injection dll, it can hide DLL modules☆523Updated 5 years ago
- Inline syscalls made easy for windows on clang☆700Updated 9 months ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆598Updated 6 years ago
- anti debugging library in c++.☆541Updated last year
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆741Updated last year
- DLL scatter manual mapper☆741Updated 4 years ago
- A bunch of Windows anti-debugging tricks for x86 and x64.☆780Updated 3 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,160Updated last year
- Anti-debugging techniques on a (bad looking) Win32 application.☆240Updated last year
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆491Updated 2 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆414Updated 6 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆864Updated 5 years ago
- A wrapper library around native windows sytem APIs☆432Updated 4 years ago
- Anti-cheat library for Windows C++☆447Updated 2 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆519Updated 6 years ago
- AntiDebugging sample sources written in C++☆337Updated 6 years ago
- Disable DSE and WinTcb (without breaking DRM)☆433Updated 8 years ago
- Detours with just single dependency - NTDLL☆629Updated 2 years ago
- Kernel Inject DLL☆344Updated 2 years ago
- Rendering on external windows via hijacking thread contexts☆388Updated 4 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆274Updated 8 years ago
- The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.☆400Updated 9 months ago
- Literally, the perfect injector.☆923Updated 2 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,208Updated 11 months ago
- Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+☆742Updated 3 years ago
- C++ graphics kernel subsystem hook☆506Updated 4 years ago