ralphje / imagemounter

Command line utility and Python package to ease the (un)mounting of forensic disk images
MIT License
118 stars 36 forks source link

Add VHD support and small fix in lvm enumeration and CLI #35

Closed jarmovanlenthe closed 2 years ago

jarmovanlenthe commented 4 years ago

Functionally, the VHD support works. Detection could use improvement, but as you wanted to refactor a lot, maybe that is better done afterwards?

ralphje commented 4 years ago

Could you please correct the flake8 errors in the tests?

imagemounter/volume.py:542:113: W291 trailing whitespace
imagemounter/volume.py:557:1: W293 blank line contains whitespace
ralphje commented 2 years ago

This PR was closed automatically because I added LFS to the repository for the disk images.

I will try to cherry-pick the relevant commits in the near future.

ralphje commented 2 years ago

I have merged all commits by cherry-picking them into master.