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

Crashdump Writer plugin #694

Conversation

paulkermann
Copy link
Contributor

This PR furthers the work done in #472, to correctly create a crashdump (properly loaded in Windbg).
Importantly, this also allows parsing encoded KDBG structs in framework/plugins/windows/info.py.

ikelos and others added 30 commits October 17, 2021 00:25
…/feature/vad-maxsize

Windows: Set a 100Gb VAD max size for vadinfo
…/issues/large-page-fix

Layers: Fix bug where PAT flag is treated as address
…ue474_netscan_win8sp1x64

adds netstat symbols to Win8x64 ISF files
…/issues/qemu-speed-up

Layers: Speed up qemu by not bisecting
Copy link
Contributor

@digitalisx digitalisx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I reviewed a very small thing about coding conventions/formats by PEP 8 style!

volatility3/framework/plugins/windows/info.py Outdated Show resolved Hide resolved
@paulkermann paulkermann force-pushed the feature/writecrashdump-plugin branch from 2bac5b1 to 70b0602 Compare March 30, 2022 08:20
@paulkermann
Copy link
Contributor Author

This PR is rebased on develop so only something like the last 3 commits really matter

@paulkermann
Copy link
Contributor Author

#718 is now the active PR for this plugin

@paulkermann paulkermann deleted the feature/writecrashdump-plugin branch April 27, 2022 14:04
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

Successfully merging this pull request may close these issues.

None yet