DLL that hooks the NtQuerySystemInformation API and hides a process name
☆298May 12, 2023Updated 2 years ago
Alternatives and similar repositories for HideProcessHook
Users that are interested in HideProcessHook are comparing it to the libraries listed below
Sorting:
- Hide Process From Task Manager using Usermode API Hooking☆359Aug 26, 2021Updated 4 years ago
- A basic Direct Kernel Object Manipulation rootkit that removes a process from the EPROCESS list, hiding it from the Task Manager☆696Mar 26, 2019Updated 6 years ago
- Post-exploitation tool for hiding processes from monitoring applications☆747Jun 18, 2023Updated 2 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆566Jan 4, 2025Updated last year
- It stinks☆103Apr 22, 2022Updated 3 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆241Jun 6, 2019Updated 6 years ago
- Kernel Inject DLL☆352Mar 21, 2023Updated 3 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆475Jan 3, 2022Updated 4 years ago
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆389Aug 8, 2021Updated 4 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆393Jul 6, 2022Updated 3 years ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆625Feb 22, 2019Updated 7 years ago
- Load your driver like win32k.sys☆258Aug 20, 2022Updated 3 years ago
- ☆158May 21, 2024Updated last year
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆382Mar 15, 2024Updated 2 years ago
- Run a Exe File (PE Module) in memory (like an Application Loader)☆942Mar 28, 2021Updated 4 years ago
- Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+☆820Jun 3, 2021Updated 4 years ago
- A Kernel Driver that can be used for a cheat or malware base to circumvent common cache & structure table checks. PsLoadedModuleList howe…☆205Sep 27, 2025Updated 5 months ago
- Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted fi…☆686Mar 11, 2024Updated 2 years ago
- A mapper that maps shellcode into loaded large page drivers☆329Apr 26, 2022Updated 3 years ago
- driver that communicates using a shared section☆93Mar 17, 2025Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆559Apr 8, 2025Updated 11 months ago
- Using Driver Global Injection dll, it can hide DLL modules☆537Jun 28, 2019Updated 6 years ago
- Cobalt Strike BOF to list Windows Pipes & return their Owners & DACL Permissions☆95Mar 8, 2023Updated 3 years ago
- This tool will allow you to spoof the return addresses of your functions as well as system functions.☆554Nov 12, 2022Updated 3 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆340Nov 29, 2023Updated 2 years ago
- Windows Kernel inject (no module no thread)☆282Nov 11, 2022Updated 3 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆204Feb 14, 2024Updated 2 years ago
- Fumo Loader - All in one kernel-based DLL injector☆372Jan 1, 2025Updated last year
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,274May 1, 2024Updated last year
- System call hook for Windows 10 20H1☆496Jun 26, 2021Updated 4 years ago
- Hellsgate + Halosgate/Tartarosgate. Ensures that all systemcalls go through ntdll.dll☆498Feb 3, 2022Updated 4 years ago
- Manual mapping without creating any threads, with rw only access☆808Oct 29, 2019Updated 6 years ago
- A kernel mode Windows rootkit in development.☆49Dec 31, 2021Updated 4 years ago
- manual map unsigned driver over signed memory☆222Apr 11, 2024Updated last year
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆387Jan 29, 2022Updated 4 years ago
- This program remaps its image to prevent the page protection of pages contained in the image from being modified via NtProtectVirtualMemo…☆632Mar 19, 2019Updated 7 years ago
- Anti-cheat library for Windows C++☆500Jul 22, 2022Updated 3 years ago
- 🇺🇦 Windows driver with usermode interface which can hide processes, file-system and registry objects, protect processes and etc☆2,005Jul 13, 2022Updated 3 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆345Apr 27, 2020Updated 5 years ago