vmcall / dxgkrnl_hook

C++ graphics kernel subsystem hook
481 stars 140 forks source link

user mode crashes #8

Open enzoDev3 opened 6 months ago

enzoDev3 commented 6 months ago

https://github.com/nbqofficial/kernel-csgo/assets/165719801/fdd3cc2e-e4b1-4fa8-8b5c-5223d245db38

in usermode every time i call the kernel hooked function the usermode program crashes triying to read 2A0 address, the kenel function is hooked and when i call the function the function does not receive the call, sometimes work and other times dont, idk what is happening