-
Notifications
You must be signed in to change notification settings - Fork 364
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
add multi volume support #109
Comments
+1 |
Is this issue about being able to understand Linux LVM too? (I noted that LVM was mentioned in #180) Or should I open a new issue? It doesn't seem to it work ATM: -bash-4.3$ log2timeline.py plaso.dump clone.vmdk Please specify the identifier of the partition that should be processed. |
Yes. Also see: https://github.com/log2timeline/dfvfs/wiki/Roadmap#volume-systems
This is still on the to do list. |
just wanna add +1 for fixing LVM support |
Depends on phased processing changes
change source scanner and collector to handle multiple file system path specsadd support to process multi volumes to the extraction frontendadd support for encrypted volumes for now BDEhttps://codereview.appspot.com/251910043make sure to rescan BDE for VSS in BDEdetermine which credentials are actually available in the BDE volumeadd support to select a range of partitions/volumesfix preprocessor to handle more than one system configurationfix tools to handle more than one sourceStore scanning options in VolumeScanOptions objects ?https://codereview.appspot.com/340700043/make VolumeShadowSnapshotsOptions more generic?move part of this functionality into dfvfsprint overview of volumes to be processedRelated:
Make --partition argument accept a list or "all" #180https://codereview.appspot.com/238390043https://codereview.appspot.com/232710043https://codereview.appspot.com/246600043The text was updated successfully, but these errors were encountered: