KooroshRZ / Windows-DLL-Injector
Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes
☆333Updated 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
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆535Updated 2 months ago
- A bunch of Windows anti-debugging tricks for x86 and x64.☆779Updated 3 years ago
- Manual mapping without creating any threads, with rw only access☆736Updated 5 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆739Updated last year
- A wrapper library around native windows sytem APIs☆429Updated 4 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆413Updated 6 years ago
- AntiDebugging sample sources written in C++☆337Updated 6 years ago
- Inline syscalls made easy for windows on clang☆698Updated 9 months ago
- System call hook for Windows 10 20H1☆484Updated 3 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆593Updated 6 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,159Updated last year
- Using Driver Global Injection dll, it can hide DLL modules☆520Updated 5 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆495Updated 2 years ago
- anti debugging library in c++.☆541Updated last year
- DLL scatter manual mapper☆737Updated 3 years ago
- Detours with just single dependency - NTDLL☆620Updated 2 years ago
- Rendering on external windows via hijacking thread contexts☆382Updated 4 years ago
- C++ graphics kernel subsystem hook☆501Updated 4 years ago
- Anti-debugging techniques on a (bad looking) Win32 application.☆239Updated last year
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆861Updated 5 years ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆557Updated 3 years ago
- C++17 PE manualmapper☆338Updated 3 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆288Updated 6 years ago
- Collection of undocumented Windows API declarations.☆306Updated last week
- Handle elevation DKOM against ObRegisterCallbacks☆295Updated 6 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆665Updated 6 years ago
- Anti-cheat library for Windows C++☆438Updated 2 years ago
- Literally, the perfect injector.☆922Updated last year
- Hide Process From Task Manager using Usermode API Hooking☆340Updated 3 years ago
- X86 Mutation Engine with Portable Executable compatibility.☆482Updated 2 years ago