kernelm0de / ProcessHider
Hide Process From Task Manager using Usermode API Hooking
☆340Updated 3 years ago
Alternatives and similar repositories for ProcessHider:
Users that are interested in ProcessHider are comparing it to the libraries listed below
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆535Updated 2 months ago
- System call hook for Windows 10 20H1☆484Updated 3 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆666Updated 5 years ago
- Manual mapping without creating any threads, with rw only access☆735Updated 5 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆413Updated 6 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆494Updated 2 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆520Updated 5 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆883Updated 3 years ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆334Updated 3 years ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆287Updated last year
- Inline syscalls made easy for windows on clang☆694Updated 9 months ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆859Updated 5 years ago
- Code that allows running another windows PE in the same address space as the host process.☆439Updated 8 years ago
- DLL scatter manual mapper☆736Updated 3 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆738Updated last year
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆592Updated 6 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆513Updated 6 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,159Updated 11 months ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆553Updated 3 years ago
- anti debugging library in c++.☆540Updated last year
- Literally, the perfect injector.☆920Updated last year
- Anti-cheat library for Windows C++☆436Updated 2 years ago
- Rendering on external windows via hijacking thread contexts☆381Updated 4 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,202Updated 10 months ago
- Kernel Inject DLL☆343Updated 2 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆286Updated 6 years ago
- Turn off PatchGuard in real time for win7 (7600) ~ later☆1,004Updated 2 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆242Updated 5 years ago
- Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+☆734Updated 3 years ago
- Collection of undocumented Windows API declarations.☆304Updated 2 months ago