volatilityfoundation / volatilityfoundation/volatility3

Support to run against multiple memory images

Open
#433 0 comments 0 reactions 1 assignee View on GitHub

@ikelos is already working on this.

Since Jan 25, 2021.

enhancement
Dominant language
Python
Stars
4.4k
Forks
705
Avg merge
1d 10h
Merged PRs (30d)
3

Description

Is your feature request related to a problem? Please describe.
It would be useful to run the same plugin against multiple memory images and have the output one after the other. (This, in particular, for throwing a number of images at the automagic and having error messages bunched up, for example for finding the windows PDB signatures needed for a number of images).

Describe the solution you'd like
Allow the CLI to accept multiple different memory images and run the chosen plugin against each of them one after the other.

Describe alternatives you've considered
Writing bash/powershell scripting to repeatedly re-run volatility, which would work but is cumbersome and requires a separate script.

Additional information

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.