kernelm0de / ProcessHider
Hide Process From Task Manager using Usermode API Hooking
☆335Updated 3 years ago
Alternatives and similar repositories for ProcessHider:
Users that are interested in ProcessHider are comparing it to the libraries listed below
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆661Updated 5 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆527Updated last month
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆333Updated 3 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆415Updated 6 years ago
- Manual mapping without creating any threads, with rw only access☆724Updated 5 years ago
- System call hook for Windows 10 20H1☆486Updated 3 years ago
- Code that allows running another windows PE in the same address space as the host process.☆437Updated 8 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆513Updated 5 years ago
- Inline syscalls made easy for windows on clang☆690Updated 7 months ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆879Updated 3 years ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆289Updated last year
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆586Updated 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
- Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+☆725Updated 3 years ago
- Disable DSE and WinTcb (without breaking DRM)☆429Updated 8 years ago
- 🗜️ A packer for Windows x86 executable files written in C and Intel x86 Assembly. The new file after packing can obstruct reverse engine…☆334Updated 3 months ago
- Simple code to manipulate the memory of a usermode process from kernel.☆272Updated 8 years ago
- anti debugging library in c++.☆532Updated last year
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆486Updated 2 years ago
- Obfuscate specific windows apis with different apis☆988Updated 3 years ago
- 🛡️ Obfuscator, Encryption, Junkcode, Anti-Debug, PE protection/modification☆512Updated 7 years ago
- AntiDebugging sample sources written in C++☆338Updated 6 years ago
- In-Memory PE Loader☆371Updated 5 years ago
- Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.☆468Updated 5 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,198Updated 9 months ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆498Updated 5 years ago
- An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.☆301Updated 6 years ago
- Kernel Inject DLL☆345Updated last year
- The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support☆734Updated last year
- Kernel mode driver for reading/writing process memory. C/Win32.☆283Updated 6 years ago