kernelm0de / ProcessHiderLinks
Hide Process From Task Manager using Usermode API Hooking
☆351Updated 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☆558Updated 11 months ago
- Some DLL Injection techniques in C++ implemented for both x86 and x64 windows OS processes☆339Updated 3 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆420Updated 7 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆689Updated 6 years ago
- Code that allows running another windows PE in the same address space as the host process.☆458Updated 9 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆536Updated 3 years ago
- DLL that hooks the NtQuerySystemInformation API and hides a process name☆294Updated 2 years ago
- System call hook for Windows 10 20H1☆494Updated 4 years ago
- Using Driver Global Injection dll, it can hide DLL modules☆533Updated 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…☆349Updated last year
- Manual DLL Injector using Thread Hijacking.☆240Updated 8 years ago
- Inline syscalls made easy for windows on clang☆727Updated last year
- Kernel mode driver for reading/writing process memory. C/Win32.☆306Updated 7 years ago
- AntiDebugging sample sources written in C++☆343Updated 7 years ago
- Manual mapping without creating any threads, with rw only access☆787Updated 6 years ago
- Rendering on external windows via hijacking thread contexts☆401Updated 5 years ago
- Kernel Inject DLL☆345Updated 2 years ago
- Windows inline hooking tool.☆295Updated 7 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆597Updated 6 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
- C++17 PE manualmapper☆404Updated 4 years ago
- An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.☆311Updated 7 years ago
- Simple code to manipulate the memory of a usermode process from kernel.☆275Updated 9 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆931Updated 4 years ago
- Collection of undocumented Windows API declarations.☆334Updated last month
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆366Updated 3 years ago
- DLL scatter manual mapper☆796Updated 4 years ago
- Elevate a process to be a protected process☆150Updated 6 years ago
- A wrapper library around native windows sytem APIs☆444Updated 4 years ago