This project will give you an example how you can hook a kernel vtable function that cannot be directly called
☆84Dec 25, 2021Updated 4 years ago
Alternatives and similar repositories for VTableKFunctionHook
Users that are interested in VTableKFunctionHook are comparing it to the libraries listed below
Sorting:
- Mapping your code on a 0x1000 size page☆71May 20, 2022Updated 3 years ago
- Old way for blocking NMI interrupts☆29Sep 6, 2022Updated 3 years ago
- ☆82Aug 17, 2021Updated 4 years ago
- 不使用3环挂钩进行DWM桌面绘制☆83Dec 9, 2021Updated 4 years ago
- Simple IOCTL hooking driver for Kernel- User - Mode communication.☆11Jul 26, 2020Updated 5 years ago
- Hijack NotifyRoutine for a kernelmode thread☆41Jun 4, 2022Updated 3 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆77Aug 28, 2021Updated 4 years ago
- base for testing☆187Sep 28, 2024Updated last year
- Hook NtDeviceIoControlFile with PatchGuard☆107May 10, 2022Updated 3 years ago
- Detect removed thread from PspCidTable.☆75Mar 18, 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
- ☆225Mar 11, 2023Updated 3 years ago
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆162Jul 31, 2022Updated 3 years ago
- 从MmPfnData中枚举进程和页目录基址☆208Aug 18, 2023Updated 2 years ago
- mouseclassservicecallback detection via hook☆52Feb 7, 2022Updated 4 years ago
- manual map unsigned driver over signed memory☆222Apr 11, 2024Updated last year
- x64 assembler library☆31Jun 7, 2024Updated last year
- Discarded Section Manual Map☆70Jun 18, 2020Updated 5 years ago
- ☆144Dec 10, 2022Updated 3 years ago
- ☆41Mar 23, 2023Updated 2 years ago
- Disable threat tracing from the kernel..☆14Apr 8, 2022Updated 3 years ago
- hooks gServerHandlers xxxEventWndProc☆13May 1, 2022Updated 3 years ago
- i stole this from some guys private repo on github☆58Jul 11, 2021Updated 4 years ago
- Kernel DLL Injector using NX Bit Swapping and VAD hide for hiding injected DLL☆220Nov 12, 2020Updated 5 years ago
- Cool kernel communication method.☆100Jun 27, 2021Updated 4 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆151Feb 12, 2022Updated 4 years ago
- This is a simple project of a driver + usermode.☆169Jan 31, 2022Updated 4 years ago
- Load your driver like win32k.sys☆258Aug 20, 2022Updated 3 years ago
- Hiding the window from screenshots using the function win32kfull::GreProtectSpriteContent☆638Dec 26, 2024Updated last year
- clearing traces of a loaded driver☆47Jul 2, 2022Updated 3 years ago
- Rendering on external windows via hijacking thread contexts☆406Jun 28, 2020Updated 5 years ago
- Hide external overlay by using SetWindowDisplayAffinity☆102Sep 5, 2021Updated 4 years ago
- ☆47Nov 26, 2020Updated 5 years ago
- Hiding a system thread against conventional means of detection☆42Oct 7, 2020Updated 5 years ago
- Simulate SendInput with ClassService☆35Sep 5, 2018Updated 7 years ago
- Allows you to communicate with the kernel mode to manipulate memory in a stealthy way to avoid kernel anticheats.☆172May 8, 2022Updated 3 years ago
- Kernel driver for detecting Intel VT-x hypervisors.☆202Jul 11, 2023Updated 2 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆121Feb 8, 2022Updated 4 years ago
- A poc that abuses Enclave☆40Sep 8, 2022Updated 3 years ago