This VM will show the process of hiding a mountable, sector by sector copy of a file system in the metadata of a stock photo. The following tools are used:
Truncate: To create a container file for the file system
udisks2: to activate the loop device and mount the file system as a user
python: To use as a random number generator to pick out a random word from a local dictionary to hide in the file system
zstd: To compress our file system
base64: to encode our compressed binary file system as a string
exiftool: To write our compressed filesystem string in the metadata of a local image