Skip to content
/ fmount Public

Mount various disk images for forensic read-only processing. Part of the Forensic Artifacts Collecting Toolkit.

License

Notifications You must be signed in to change notification settings

cuhsat/fmount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fmount

Go Reference Go Report Card Release

Mount various disk images for forensic read-only processing.

go install github.com/cuhsat/fmount@latest

Usage

# 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:

Formats

Supported image types on Linux host systems:

License

Released under the MIT License.

About

Mount various disk images for forensic read-only processing. Part of the Forensic Artifacts Collecting Toolkit.

Topics

Resources

License

Stars

Watchers

Forks

Languages