Hide Process From Task Manager using Usermode API Hooking
☆359Aug 26, 2021Updated 4 years ago
Alternatives and similar repositories for ProcessHider
Users that are interested in ProcessHider are comparing it to the libraries listed below
Sorting:
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆297May 12, 2023Updated 2 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆696Mar 26, 2019Updated 6 years ago
- Post-exploitation tool for hiding processes from monitoring applications☆747Jun 18, 2023Updated 2 years ago
- Kernel LdrLoadDll injector☆264Oct 6, 2018Updated 7 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,274May 1, 2024Updated last year
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆905Nov 21, 2019Updated 6 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆625Feb 22, 2019Updated 7 years ago
- Detours with just single dependency - NTDLL☆674Nov 25, 2025Updated 3 months ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆566Jan 4, 2025Updated last year
- 🇺🇦 Windows driver with usermode interface which can hide processes, file-system and registry objects, protect processes and etc☆2,005Jul 13, 2022Updated 3 years ago
- Anti-cheat library for Windows C++☆499Jul 22, 2022Updated 3 years ago
- Windows NT x64 syscall fuzzer☆634Feb 19, 2026Updated last month
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆421Sep 9, 2018Updated 7 years ago
- DLL scatter manual mapper☆813Apr 10, 2021Updated 4 years ago
- Windows kernel hacking framework, driver template, hypervisor and API written on C++☆1,802Nov 12, 2023Updated 2 years ago
- anti debugging library in c++.☆579Feb 6, 2024Updated 2 years ago
- C++ graphics kernel subsystem hook☆562Jan 11, 2021Updated 5 years ago
- Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.☆475Dec 21, 2019Updated 6 years ago
- A bunch of Windows anti-debugging tricks for x86 and x64.☆811May 7, 2021Updated 4 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆634Mar 19, 2019Updated 7 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆537Jun 28, 2019Updated 6 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆942Mar 28, 2021Updated 4 years ago
- EAC Bypass☆315May 11, 2020Updated 5 years ago
- System call hook for Windows 10 20H1☆496Jun 26, 2021Updated 4 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,285Feb 14, 2026Updated last month
- get_module, read/write mem, mouse emulation☆354Sep 1, 2020Updated 5 years ago
- Kernel Inject DLL☆352Mar 21, 2023Updated 3 years ago
- ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports pay…☆230Mar 22, 2023Updated 2 years ago
- Literally, the perfect injector.☆978Apr 13, 2023Updated 2 years ago
- Hook system calls, context switches, page faults and more.☆2,639May 9, 2023Updated 2 years ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆618Dec 28, 2021Updated 4 years ago
- Kernel Driver Utility☆2,453Feb 17, 2026Updated last month
- Manual DLL Injector using Thread Hijacking.☆241Nov 24, 2017Updated 8 years ago
- a more stable & secure read/write virtual memory for kernel mode drivers☆161Mar 8, 2020Updated 6 years ago
- AntiDebugging sample sources written in C++☆350Jul 23, 2018Updated 7 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆340Nov 29, 2023Updated 2 years ago
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆764Apr 24, 2025Updated 10 months ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆310May 10, 2018Updated 7 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆346Apr 27, 2020Updated 5 years ago