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

Chapter 11 - IoGetDeviceObjectPointer for some devices return a wrong device object?! #7

Open
subvert0r opened this issue Sep 5, 2024 · 0 comments

Comments

@subvert0r
Copy link

I am not sure what the problem is, but for volmgr devices, such as \device\harddiskvolumeX, IoGetDeviceObjectPointer returns a FltMgr device!

I know that IoGetDeviceObjectPointer returns the top most device in the stack, but FltMgr is on a whole different stack? At least based on !stack and device tree, FltMgr devices are completely on a different stack compared to the harddiskvolume devices, so is this normal or..? Any better way to do this other than using IoGetDeviceObjectPointer?

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