kernelm0de / ProcessHider
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
- Code that allows running another windows PE in the same address space as the host process.☆442Updated 8 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆532Updated 3 months ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆667Updated 6 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆414Updated 6 years ago
- Manual mapping without creating any threads, with rw only access☆739Updated 5 years ago
- System call hook for Windows 10 20H1☆483Updated 3 years ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆334Updated 3 years ago
- Inline syscalls made easy for windows on clang☆700Updated 9 months ago
- Using Driver Global Injection dll, it can hide DLL modules☆523Updated 5 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆492Updated 2 years ago
- Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+☆745Updated 3 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆867Updated 5 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆598Updated 6 years ago
- AntiDebugging sample sources written in C++☆337Updated 6 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆886Updated 4 years ago
- DLL scatter manual mapper☆741Updated 4 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆287Updated 6 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆311Updated 2 years ago
- Obfuscate specific windows apis with different apis☆1,000Updated 4 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆525Updated 6 years ago
- Kernel Inject DLL☆345Updated 2 years ago
- UEFI bootkit for driver manual mapping☆533Updated last year
- MemoryModule which compatible with Win32 API and support exception handling☆398Updated 2 months ago
- Rendering on external windows via hijacking thread contexts☆388Updated 4 years ago
- Disable DSE and WinTcb (without breaking DRM)☆435Updated 8 years ago
- An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.☆304Updated 6 years ago
- A bunch of Windows anti-debugging tricks for x86 and x64.☆780Updated 3 years ago
- Manual DLL Injector using Thread Hijacking.☆237Updated 7 years ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆288Updated last year
- Simple code to manipulate the memory of a usermode process from kernel.☆274Updated 8 years ago