Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExceptionCode: c0000409 (Security check failure or stack buffer overrun) #22

Open
Flerov opened this issue Mar 21, 2022 · 2 comments
Open

Comments

@Flerov
Copy link

Flerov commented Mar 21, 2022

When I load the driver I get BSOD 'caused by Security Check Failure.
Can someone pls point me to a newer method to mitigate this when hooking a function.
I'm running Windows10.v.1941

@LoseYouNow
Copy link

the same problem , my os name 21h1

@AntonKukoba1
Copy link

it's windows mechanism called Kernel Patch Protection which detects the hook which the driver sets. If you just want to run it for education purposes, you need to install Windows 10 1511 and disable Kernel Patch Protection via EFIGuard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants