kernelm0de / ProcessHiderLinks
Hide Process From Task Manager using Usermode API Hooking
☆346Updated 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 basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆678Updated 6 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆540Updated 5 months ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆417Updated 6 years ago
- System call hook for Windows 10 20H1☆493Updated 3 years ago
- Code that allows running another windows PE in the same address space as the host process.☆447Updated 8 years ago
- Manual mapping without creating any threads, with rw only access☆749Updated 5 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆525Updated 5 years ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆289Updated 2 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆900Updated 4 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,203Updated last year
- Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+☆758Updated 4 years ago
- Inline syscalls made easy for windows on clang☆709Updated last year
- 🗜️ A packer for Windows x86 executable files written in C and Intel x86 Assembly. The new file after packing can obstruct reverse engine…☆344Updated 8 months ago
- DLL scatter manual mapper☆767Updated 4 years ago
- Rendering on external windows via hijacking thread contexts☆393Updated 4 years ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆337Updated 3 years ago
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆880Updated 5 years ago
- Kernel Inject DLL☆345Updated 2 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆294Updated 7 years ago
- Obfuscate specific windows apis with different apis☆1,002Updated 4 years ago
- Windows NT x64 syscall fuzzer☆607Updated last year
- UEFI bootkit for driver manual mapping☆552Updated last year
- Windows inline hooking tool.☆273Updated 6 years ago
- driver manual mapper (outdated/for educational purposes)☆103Updated 6 years ago
- InfinityHookPro Win7 -> Win11 latest☆531Updated 2 years ago
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,232Updated last year
- Manual DLL Injector using Thread Hijacking.☆238Updated 7 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆512Updated 2 years ago
- Turn off PatchGuard in real time for win7 (7600) ~ later☆1,013Updated 3 years ago
- MemoryModule which compatible with Win32 API and support exception handling☆408Updated 4 months ago