kernelm0de / ProcessHiderLinks
Hide Process From Task Manager using Usermode API Hooking
☆351Updated 3 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☆550Updated 7 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
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆338Updated 3 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆421Updated 6 years ago
- System call hook for Windows 10 20H1☆496Updated 4 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆525Updated 2 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
- Inline syscalls made easy for windows on clang☆718Updated last year
- Code that allows running another windows PE in the same address space as the host process.☆453Updated 8 years ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆293Updated 2 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆523Updated 6 years ago
- Rendering on external windows via hijacking thread contexts☆398Updated 5 years ago
- Manual mapping without creating any threads, with rw only access☆763Updated 5 years ago
- AntiDebugging sample sources written in C++☆342Updated 7 years ago
- Windows inline hooking tool.☆281Updated 6 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆302Updated 7 years ago
- An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.☆307Updated 6 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆566Updated 6 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆609Updated 6 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆338Updated 3 years ago
- Disable DSE and WinTcb (without breaking DRM)☆445Updated 9 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆892Updated 5 years ago
- A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.☆589Updated 3 years ago
- MemoryModule which compatible with Win32 API and support exception handling☆425Updated 6 months ago
- Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+☆778Updated 4 years ago
- Kernel Inject DLL☆346Updated 2 years ago
- C++17 PE manualmapper☆370Updated 3 years ago
- Asynchronous Procedure Calls☆235Updated 4 years ago
- Collection of undocumented Windows API declarations.☆323Updated last week
- A library to manipulate physical memory from usermode.☆297Updated last year