ryan-weil / HideProcessHookLinks
DLL that hooks the NtQuerySystemInformation API and hides a process name
☆288Updated 2 years ago
Alternatives and similar repositories for HideProcessHook
Users that are interested in HideProcessHook are comparing it to the libraries listed below
Sorting:
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆322Updated 2 years ago
- Bypassing PatchGuard on modern x64 systems☆260Updated 2 years ago
- A x64 Windows Rootkit using SSDT or Hypervisor hook☆537Updated 5 months ago
- An Injector that can inject dll into game process protected by anti cheat using SetWindowsHookEx.☆244Updated 5 years ago
- Simple Kernelmode DLL Injector with Manual mapping☆291Updated last year
- Loads a signed kernel driver which allows you to map any driver to kernel mode without any traces of the signed / mapped driver.☆339Updated 3 years ago
- This tool will allow you to spoof the return addresses of your functions as well as system functions.☆483Updated 2 years ago
- Fumo Loader - All in one kernel-based DLL injector☆299Updated 5 months ago
- Kernel LdrLoadDll injector☆260Updated 6 years ago
- Windows Kernel inject (no module no thread)☆275Updated 2 years ago
- ☆289Updated 3 weeks ago
- Kernel driver loader using vulnerable gigabyte driver (https://www.secureauth.com/labs/advisories/gigabyte-drivers-elevation-privilege-vu…☆244Updated 3 years ago
- State of the art DLL injector that took 20 minutes to make☆216Updated last year
- Elevate a process to be a protected process☆150Updated 5 years ago
- usermode driver mapper that forcefully loads any signed kernel driver (legit cert) with a big enough section (example: .data, .rdata) to …☆427Updated 3 years ago
- Load your driver like win32k.sys☆254Updated 2 years ago
- Kernel Inject DLL☆345Updated 2 years ago
- Kernel mode to user mode dll injection☆264Updated 4 years ago
- System call hook for Windows 10 20H1☆493Updated 3 years ago
- Collection of undocumented Windows API declarations.☆314Updated this week
- A mapper that maps shellcode into loaded large page drivers☆279Updated 3 years ago
- Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module☆417Updated 6 years ago
- Manual mapper that uses PTE manipulation, Virtual Address Descriptor (VAD) manipulation, and forceful memory allocation to hide executabl…☆326Updated 3 years ago
- Abusing nvidia driver (nvoclock.sys) for physical/virtual memory and control register manipulation.☆260Updated last year
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆295Updated 5 years ago
- Process Hollowing in C++ (x86 / x64) - Process PE image replacement☆151Updated last year
- protector & obfuscator & code virtualizer☆530Updated this week
- Anti-cheat library for Windows C++☆457Updated 2 years ago
- Vectored Exception Handling Hooking Class☆158Updated 6 years ago
- Emulate Drivers in RING3 with self context mapping or unicorn☆338Updated 2 years ago