MAC times
From Forensics Wiki
MAC times are timestamps of the latest modification, access or change of a certain file.
Contents |
Disabling Last Access Time Stamp
Windows
Set the registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem\NtfsDisableLastAccessUpdate to 1.
This setting is default under Windows Vista.
Linux
Mount file system with noatime option.