Skip to content
This repository has been archived by the owner on Mar 29, 2024. It is now read-only.

[Hotfix] Fix pykd.getVaProtection Error in kernel debug mode (temporary) #12

Merged
merged 1 commit into from Oct 5, 2018

Conversation

bruce30262
Copy link
Owner

Currently in pykd there's no API for getting memory protection info in kernel debug mode. For now we just have to assume that there's no execution memory page in kernel mode and smart-dereference the pointer with data type. If we want to disasm the code, use the original Windbg command ( the u command )

@bruce30262 bruce30262 merged commit 791b8eb into master Oct 5, 2018
@bruce30262 bruce30262 mentioned this pull request Oct 5, 2018
@bruce30262 bruce30262 deleted the dev branch October 5, 2018 14:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant