kernelm0de / ProcessHiderLinks
Hide Process From Task Manager using Usermode API Hooking
☆344Updated 3 years ago
Alternatives and similar repositories for ProcessHider
Users that are interested in ProcessHider are comparing it to the libraries listed below
Sorting:
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆338Updated 3 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆544Updated 6 months ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆418Updated 6 years ago
- Code that allows running another windows PE in the same address space as the host process.☆448Updated 8 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆678Updated 6 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆513Updated 2 years ago
- System call hook for Windows 10 20H1☆493Updated 4 years ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆290Updated 2 years ago
- AntiDebugging sample sources written in C++☆341Updated 6 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…☆345Updated 8 months ago
- Inline syscalls made easy for windows on clang☆714Updated last year
- Manual DLL Injector using Thread Hijacking.☆238Updated 7 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆525Updated 6 years ago
- An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.☆304Updated 6 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆275Updated 8 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆911Updated 4 years ago
- A library to manipulate physical memory from usermode.☆294Updated last year
- Manual mapping without creating any threads, with rw only access☆756Updated 5 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆295Updated 7 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆333Updated 3 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆559Updated 6 years ago
- Elevate a process to be a protected process☆151Updated 5 years ago
- Asynchronous Procedure Calls☆235Updated 4 years ago
- Rendering on external windows via hijacking thread contexts☆397Updated 5 years ago
- A wrapper library around native windows sytem APIs☆435Updated 4 years ago
- Kernel Inject DLL☆345Updated 2 years ago
- Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.☆466Updated 5 years ago
- driver manual mapper (outdated/for educational purposes)☆105Updated 6 years ago
- DLL scatter manual mapper☆775Updated 4 years ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆580Updated 3 years ago