Description
macOS DMG images containing HFS+ filesystems can be mounted through a FUSE module. This is useful for users who need to inspect or extract files from disk images used by macOS software.
Filesystem mounting can expose untrusted files and metadata. Mount unknown images read-only when possible, and avoid executing extracted programs unless their origin is trusted.