Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Updating #6

Description

@Itsredpro

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions