Mount various disk images for forensic read-only processing.
go install github.com/cuhsat/fmount@latest
# fmount [-ruszqhv] [-H CRC32|MD5|SHA1|SHA256] [-V SUM] [-B KEY] [-D DIR] IMAGE
Available options:
-D
Mount point-B
BitLocker key-H
Hash algorithm-V
Verify hash sum-r
Recovery key ids-u
Unmount image-s
System partition only-z
Unzip image-q
Quiet mode-h
Show usage-v
Show version
Required system commands:
Supported image types on Linux host systems:
Released under the MIT License.