vmcall / dxgkrnl_hook

C++ graphics kernel subsystem hook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dxgkrnl_hook

This hooks the graphics kernel subsystem to allow manipulation of the screen buffer, for more info see the write-up

Example usage

The player boxes in this video is drawn by using that hook.

About

C++ graphics kernel subsystem hook


Languages

Language:C 54.0%Language:C++ 46.0%