I want to get information about files that are in a image. This is the information I want to get:
created datetime
modified datetime
last accessed datetime
last changed datetime
size bytes
mime type
system user id
system group id
My question is if it is possible to use the Sleuth Kit to get this information?
If not, then I am thinking that I can use fcat to export each file and then do analyzis on each file.
(fcat -o 1187840 Users/sofia/Pictures/10-10-10-.mp4 C:\Users\user\Documents\image_files\1568795\1568795_2020_5060_90_1_sofias_pc\1568795_2020_5060_90_1_sofias_pc.001)