kernelm0de / ProcessHiderLinks
Hide Process From Task Manager using Usermode API Hooking
☆352Updated 4 years ago
Alternatives and similar repositories for ProcessHider
Users that are interested in ProcessHider are comparing it to the libraries listed below
Sorting:
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆553Updated 8 months ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆684Updated 6 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆421Updated 7 years ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆337Updated 3 years ago
- System call hook for Windows 10 20H1☆495Updated 4 years ago
- Code that allows running another windows PE in the same address space as the host process.☆455Updated 8 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆526Updated 3 years ago
- Inline syscalls made easy for windows on clang☆721Updated last year
- AntiDebugging sample sources written in C++☆341Updated 7 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆523Updated 6 years ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆293Updated 2 years ago
- Manual DLL Injector using Thread Hijacking.☆239Updated 7 years ago
- Manual mapping without creating any threads, with rw only access☆765Updated 5 years ago
- Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.☆472Updated 5 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…☆344Updated 10 months ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆300Updated 7 years ago
- Rendering on external windows via hijacking thread contexts☆401Updated 5 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆893Updated 5 years ago
- DLL scatter manual mapper☆800Updated 4 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆572Updated 6 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆355Updated 3 years ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆598Updated 3 years ago
- Windows inline hooking tool.☆285Updated 6 years ago
- Disable DSE and WinTcb (without breaking DRM)☆446Updated 9 years ago
- Kernel Inject DLL☆346Updated 2 years ago
- Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+☆782Updated 4 years ago
- C++17 PE manualmapper☆376Updated 3 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆924Updated 4 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆276Updated 8 years ago
- A library to manipulate physical memory from usermode.☆296Updated 2 years ago