kernelm0de / ProcessHiderLinks
Hide Process From Task Manager using Usermode API Hooking
☆354Updated 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☆557Updated 10 months ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆691Updated 6 years ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆341Updated 3 years ago
- System call hook for Windows 10 20H1☆494Updated 4 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆419Updated 7 years ago
- Code that allows running another windows PE in the same address space as the host process.☆457Updated 9 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆535Updated 3 years ago
- Manual mapping without creating any threads, with rw only access☆781Updated 6 years ago
- Inline syscalls made easy for windows on clang☆725Updated last year
- AntiDebugging sample sources written in C++☆343Updated 7 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆532Updated 6 years ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆295Updated 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…☆347Updated last year
- Windows inline hooking tool.☆291Updated 7 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆593Updated 6 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆305Updated 7 years ago
- A library to manipulate physical memory from usermode.☆296Updated 2 years ago
- Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.☆472Updated 5 years ago
- Rendering on external windows via hijacking thread contexts☆399Updated 5 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆930Updated 4 years ago
- Manual DLL Injector using Thread Hijacking.☆239Updated 7 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆278Updated 9 years ago
- Kernel Inject DLL☆346Updated 2 years ago
- An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.☆309Updated 7 years ago
- C++17 PE manualmapper☆403Updated 4 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆363Updated 3 years ago
- Asynchronous Procedure Calls☆237Updated 4 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆621Updated 6 years ago
- A wrapper library around native windows sytem APIs☆445Updated 4 years ago
- DLL scatter manual mapper☆798Updated 4 years ago