Skip to content

Conversation

BenjamineSB
Copy link

'vol.py --plugins=path/to/ndispktscan -f memory.dmp --profile=Win7SP1x64 ndispktscan' output is showing on the terminal and it is difficult to process with the data if we saved the output to text file or something else.
This new change that I made will helpful to get the output of the ndispktscan in tabular format (especially in json or csv) to process inside the data.
example command:
vol.py --plugins=path/to/ndispktscan -f memory.dmp --profile=Win7SP1x64 ndispktscan --output=json --output-file=./jsonfile.json
vol.py --plugins path/to/ndispktscan/ -f memory.dmp --profile Win7SP1x64 ndispktscan --slack --output=json --output-file=./jsonfile.json

'vol.py --plugins=path/to/ndispktscan -f memory.dmp --profile=Win7SP1x64 ndispktscan' output is showing on the terminal and it is difficult to process with the data if we saved the output to text file or something else. 
This new change that I made will helpful to get the output of the ndispktscan in tabular format (especially in json or csv) to process inside the data. 
example command: 
vol.py --plugins=path/to/ndispktscan -f memory.dmp --profile=Win7SP1x64 ndispktscan --output=json --output-file=./jsonfile.json
vol.py --plugins path/to/ndispktscan/ -f memory.dmp --profile Win7SP1x64 ndispktscan --slack --output=json --output-file=./jsonfile.json
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.

1 participant