DLL that hooks the NtQuerySystemInformation API and hides a process name
☆297May 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☆358Aug 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☆695Mar 26, 2019Updated 6 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆561Jan 4, 2025Updated last year
- It stinks☆105Apr 22, 2022Updated 3 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆386Jul 6, 2022Updated 3 years ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆242Jun 6, 2019Updated 6 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆470Jan 3, 2022Updated 4 years ago
- Cobalt Strike BOF to list Windows Pipes & return their Owners & DACL Permissions☆94Mar 8, 2023Updated 2 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.☆382Aug 8, 2021Updated 4 years ago
- This tool will allow you to spoof the return addresses of your functions as well as system functions.☆550Nov 12, 2022Updated 3 years ago
- Kernel Inject DLL☆352Mar 21, 2023Updated 2 years ago
- Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted fi…☆684Mar 11, 2024Updated last year
- Run a Exe File (PE Module) in memory (like an Application Loader)☆940Mar 28, 2021Updated 4 years ago
- Post-exploitation tool for hiding processes from monitoring applications☆746Jun 18, 2023Updated 2 years ago
- A mapper that maps shellcode into loaded large page drivers☆324Apr 26, 2022Updated 3 years ago
- ☆158May 21, 2024Updated last year
- A Kernel Driver that can be used for a cheat or malware base to circumvent common cache & structure table checks. PsLoadedModuleList howe…☆203Sep 27, 2025Updated 5 months ago
- Driver that uses network sockets to communicate with client and read/ write protected process memory.☆624Feb 22, 2019Updated 7 years ago
- Stealthy UM <-> KM communication system without creating any system threads, permanent hooks, driver objects, section objects or device o…☆379Mar 15, 2024Updated last year
- Hellsgate + Halosgate/Tartarosgate. Ensures that all systemcalls go through ntdll.dll☆498Feb 3, 2022Updated 4 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆338Nov 29, 2023Updated 2 years ago
- Load your driver like win32k.sys☆258Aug 20, 2022Updated 3 years ago
- Windows Kernel inject (no module no thread)☆282Nov 11, 2022Updated 3 years ago
- Compile-time, Usermode + Kernelmode, safe and lightweight string crypter library for C++11+☆812Jun 3, 2021Updated 4 years ago
- Fumo Loader - All in one kernel-based DLL injector☆364Jan 1, 2025Updated last year
- proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC☆1,270May 1, 2024Updated last year
- Manual mapping without creating any threads, with rw only access☆805Oct 29, 2019Updated 6 years ago
- Signtool for expired certificates☆515Jun 10, 2023Updated 2 years ago
- Move CS beacon to GPU memory when sleeping☆251Nov 19, 2021Updated 4 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆385Jan 29, 2022Updated 4 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆553Apr 8, 2025Updated 10 months ago
- Using Driver Global Injection dll, it can hide DLL modules☆536Jun 28, 2019Updated 6 years ago
- A work in progress BOF/COFF loader in Rust☆50Mar 22, 2023Updated 2 years ago
- driver that communicates using a shared section☆90Mar 17, 2025Updated 11 months ago
- load unsigned kernel-driver by patching dse in 248 lines☆143Mar 22, 2024Updated last year
- Security product hook detection☆327Mar 30, 2021Updated 4 years ago
- manual map unsigned driver over signed memory☆219Apr 11, 2024Updated last year
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆322Aug 2, 2023Updated 2 years ago
- RWX Section Abusing☆16Nov 19, 2023Updated 2 years ago