KooroshRZ / Windows-DLL-Injector
Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes
☆328Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for Windows-DLL-Injector
- Manual mapping without creating any threads, with rw only access☆696Updated 5 years ago
- System call hook for Windows 10 20H1☆481Updated 3 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆512Updated 3 weeks ago
- DLL scatter manual mapper☆726Updated 3 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆506Updated 5 years ago
- Rendering on external windows via hijacking thread contexts☆378Updated 4 years ago
- Inline syscalls made easy for windows on clang☆672Updated 5 months ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆563Updated 5 years ago
- A bunch of Windows anti-debugging tricks for x86 and x64.☆766Updated 3 years ago
- A wrapper library around native windows sytem APIs☆421Updated 3 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆728Updated last year
- Kernel mode driver for reading/writing process memory. C/Win32.☆278Updated 6 years ago
- AntiDebugging sample sources written in C++☆335Updated 6 years ago
- Detours with just single dependency - NTDLL☆612Updated 2 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆275Updated 8 years ago
- Literally, the perfect injector.☆866Updated last year
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,137Updated 6 months ago
- C++ graphics kernel subsystem hook☆477Updated 3 years ago
- driver manual mapper (outdated/for educational purposes)☆98Updated 5 years ago
- anti debugging library in c++.☆518Updated 9 months ago
- Hide Process From Task Manager using Usermode API Hooking☆332Updated 3 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,115Updated 7 months ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆845Updated 4 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆415Updated 6 years ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆538Updated 2 years ago
- Collection of undocumented Windows API declarations.☆291Updated 3 weeks ago
- Hiding the window from screenshots using the function win32kfull::GreProtectSpriteContent☆506Updated 2 years ago
- Handle elevation DKOM against ObRegisterCallbacks☆282Updated 6 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆448Updated 5 years ago
- Anti-debugging techniques on a (bad looking) Win32 application.☆234Updated 7 months ago