kernelm0de / ProcessHiderLinks
Hide Process From Task Manager using Usermode API Hooking
☆348Updated 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☆547Updated 7 months 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☆420Updated 6 years ago
- Code that allows running another windows PE in the same address space as the host process.☆449Updated 8 years ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆292Updated 2 years ago
- System call hook for Windows 10 20H1☆496Updated 4 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆683Updated 6 years ago
- AntiDebugging sample sources written in C++☆341Updated 7 years ago
- Inline syscalls made easy for windows on clang☆715Updated last year
- Using Driver Global Injection dll, it can hide DLL modules☆525Updated 6 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 9 months ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆520Updated 2 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆297Updated 7 years ago
- Simple Dll injector loading from memory. Supports PE header and entry point erasure. Written in C99.☆468Updated 5 years ago
- Manual DLL Injector using Thread Hijacking.☆237Updated 7 years ago
- Manual mapping without creating any threads, with rw only access☆763Updated 5 years ago
- Rendering on external windows via hijacking thread contexts☆398Updated 5 years ago
- Kernel Inject DLL☆345Updated 2 years ago
- An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.☆306Updated 6 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆914Updated 4 years ago
- A library to manipulate physical memory from usermode.☆297Updated last year
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆335Updated 3 years ago
- Asynchronous Procedure Calls☆236Updated 4 years ago
- C++17 PE manualmapper☆367Updated 3 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆561Updated 6 years ago
- DLL scatter manual mapper☆783Updated 4 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆243Updated 6 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆607Updated 6 years ago
- Handle elevation DKOM against ObRegisterCallbacks☆308Updated 6 years ago
- Windows inline hooking tool.☆281Updated 6 years ago