ryan-weil / HideProcessHook
DLL that hooks the NtQuerySystemInformation API and hides a process name
☆287Updated last year
Alternatives and similar repositories for HideProcessHook:
Users that are interested in HideProcessHook are comparing it to the libraries listed below
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆307Updated 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.☆317Updated 3 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆273Updated last year
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆242Updated 5 years ago
- Abusing nvidia driver (nvoclock.sys) for physical/virtual memory and control register manipulation.☆255Updated last year
- Kernel mode to user mode dll injection☆247Updated 3 years ago
- Bypassing PatchGuard on modern x64 systems☆255Updated last year
- Load your driver like win32k.sys☆251Updated 2 years ago
- Kernel LdrLoadDll injector☆257Updated 6 years ago
- Windows Kernel inject (no module no thread)☆274Updated 2 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆536Updated 3 months ago
- System call hook for Windows 10 20H1☆483Updated 3 years ago
- Kernel Inject DLL☆343Updated 2 years ago
- State of the art DLL injector that took 20 minutes to make☆211Updated last year
- A mapper that maps shellcode into loaded large page drivers☆268Updated 2 years ago
- Elevate a process to be a protected process☆144Updated 5 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆413Updated 6 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆210Updated 4 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆286Updated 4 years ago
- Debugger Anti-Detection Benchmark☆324Updated last year
- Kernel driver loader using vulnerable gigabyte driver (https://www.secureauth.com/labs/advisories/gigabyte-drivers-elevation-privilege-vu…☆238Updated 3 years ago
- This tool will allow you to spoof the return addresses of your functions as well as system functions.☆443Updated 2 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆412Updated 3 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆315Updated 3 years ago
- ☆270Updated 3 weeks ago
- Inline syscalls made for MSVC supporting x64 and WOW64☆178Updated last year
- Vectored Exception Handling Hooking Class☆153Updated 6 years ago
- protector & obfuscator & code virtualizer☆514Updated this week
- Simple x86/x86_64 instruction level obfuscator based on a basic SBI engine☆264Updated 2 years ago
- Kernel mode driver for reading/writing process memory. C/Win32.☆288Updated 6 years ago