Skip to content

Comments

added unified_output to 7 linux plugins#1

Open
Drahgkar wants to merge 1 commit intomutedmouse:masterfrom
Drahgkar:master
Open

added unified_output to 7 linux plugins#1
Drahgkar wants to merge 1 commit intomutedmouse:masterfrom
Drahgkar:master

Conversation

@Drahgkar
Copy link

@Drahgkar Drahgkar commented Apr 1, 2018

Added unified_output to linux/arp.py, linux/aslr_shift.py, linux/banner.py, linux/check_afinfo.py, linux/check_evt_arm.py, linux/dentry_cache.py, and linux/dmesg.py

Copy link
Owner

@mutedmouse mutedmouse left a comment

Choose a reason for hiding this comment

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

Change volatility/plugins/linux/check_afinfo.py line 83:
--- "what" to "symbol_name"
Syntactic change volatility/plugins/linux/dmesg.py line 97:
--- return TreeGrid([("buf", str), > return TreeGrid([("buf", str)],
We need more testing on evt_arm --> pull a raspberry profile and we can run that.
We need more testing on viable linux images for headers on some of the outputs. The tests were inconclusive. I will pull an image from a known system and profile tomorrow.

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.

2 participants