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

Updating #6

Open
Itsredpro opened this issue Nov 9, 2023 · 0 comments
Open

Updating #6

Itsredpro opened this issue Nov 9, 2023 · 0 comments

Comments

@Itsredpro
Copy link

Hello, I am trying to update the program. I changed the following offsets for my version of windows:
ntoskrnl!MmAllocateIndependentPages
ntoskrnl!MmSetPageProtection
win32kbase!NtUserSetSysColors
Also changed the userdir offset in physmem.

After that i build it all and tried to load the driver, however it gave me the following response:
NSTATUS 0xc0000034

Which after some research i found out that it is some kind of error. Program stops responding, other functions don't work.
I am not getting a BSOD or any other type of trouble.
What am i doing wrong?

I calculated the offsets by: functionstartaddress - imagebaseaddress

image
image

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

1 participant