About .ds_stores
.DS_Store files contain records of the different properties (fields) of the files or directories of the directory of .DS_Store. These fields can specify things like modification dates, icons, backgrounds, comments, etc. This program parses, displays, and explains all the fields currently known in .DS_Store. (There's a lot!)
sudo git clone https://github.com/HanwenZhu/.DS_Store-parser
cd .DS_Store-parser
python3 parse.py <.DS_Store file>
python3 parse.py <.DS_Store file>