-
Notifications
You must be signed in to change notification settings - Fork 594
Volshell: Display types pointer upgrade #1748
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
Merged
ikelos
merged 17 commits into
volatilityfoundation:develop
from
eve-mem:volshell_display_types_pointer_upgrade_2025
Apr 3, 2025
Merged
Changes from 11 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
9ffdf08
Improve `display_type` in Volshell with better pointer handling
eve-mem 82e1813
Handle InvalidAddressException in volshell value display (thanks @atc…
eve-mem 2415e98
Fix `display_type()` issue for `.write` attribute in volshell, or oth…
eve-mem f060e3b
Fix type check for pointer detection in volshell
eve-mem d648bd9
Revert change in _get_type_name_with_pointer as this stopped the poin…
eve-mem 9d1a682
remove unneeded else, this case is caught with finally
eve-mem ec9e738
fix typo
eve-mem fe6d575
update _display_value to handle None case
eve-mem 06815f9
volshell: add MAX_TYPENAME_DISPLAY_LENGTH to stop extremely large nam…
eve-mem c43a1f4
Update volatility3/cli/volshell/generic.py
eve-mem 6653b93
volshell: update longest_typename calculations to use min() that than…
eve-mem fa45b47
volshell: use repr for none vol objects
eve-mem bb2f28a
Update volatility3/cli/volshell/generic.py
ikelos b1c1645
volshell: inform user that value displayed is only an offset for type…
eve-mem 8694549
Volshell: display if embedded struct offest is unreadable in dt output
eve-mem 61c67b6
Merge branch 'develop' into volshell_display_types_pointer_upgrade_2025
eve-mem 69e3c7d
Volshell: use built in formatting rather than hex() function
eve-mem File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.