kernelm0de / ProcessHider
Hide Process From Task Manager using Usermode API Hooking
☆333Updated 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☆522Updated 2 weeks ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆330Updated 2 years ago
- System call hook for Windows 10 20H1☆485Updated 3 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆514Updated 5 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆654Updated 5 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆851Updated 5 years ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆287Updated last year
- Inline syscalls made easy for windows on clang☆687Updated 6 months ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆414Updated 6 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆580Updated 5 years ago
- Manual mapping without creating any threads, with rw only access☆714Updated 5 years ago
- DLL scatter manual mapper☆732Updated 3 years ago
- Code that allows running another windows PE in the same address space as the host process.☆434Updated 8 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆482Updated 2 years ago
- Disable DSE and WinTcb (without breaking DRM)☆433Updated 8 years ago
- Literally, the perfect injector.☆898Updated last year
- Run a Exe File (PE Module) in memory (like an Application Loader)☆866Updated 3 years ago
- AntiDebugging sample sources written in C++☆336Updated 6 years ago
- Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.☆465Updated 5 years ago
- Manual DLL Injector using Thread Hijacking.☆232Updated 7 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆484Updated 5 years ago
- UEFI bootkit for driver manual mapping☆532Updated last year
- Rendering on external windows via hijacking thread contexts☆382Updated 4 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆731Updated last year
- Kernel mode driver for reading/writing process memory. C/Win32.☆282Updated 6 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆273Updated 8 years ago
- Detours with just single dependency - NTDLL☆617Updated 2 years ago
- driver manual mapper (outdated/for educational purposes)☆99Updated 5 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,188Updated 8 months ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆546Updated 3 years ago