Tool

Evidence-gap checker

Say what you are trying to establish. This gives you the sources that would establish it, in the order to collect them, with the ones that expire first at the top, and the source people commonly reach for that does not actually settle the question.

File times on this host were altered to hide activity.

collect, in this order

  1. mft timestamps

    Collect it. The full entry, paths, retention and limitations, lives in the artifact reference, and this one is part of membership.

  2. usn journal

    Collect it. The full entry, paths, retention and limitations, lives in the artifact reference, and this one is part of membership.

  3. Amcache.hve

    C:\Windows\AppCompat\Programs\Amcache.hve

    survivesLong — often the full life of the installation.

    does not proveExecution, despite being widely cited as an execution artifact — presence is what it records

the trap

Anything that reads only $STANDARD_INFORMATION, which is most tooling and every file listing. That is exactly the set a timestomper writes.

if you find nothing

Compare $STANDARD_INFORMATION against $FILE_NAME. Whole-second values with a zeroed sub-second field are a strong tell: genuine NTFS timestamps carry 100-nanosecond precision.

Worked a case where this list was wrong or incomplete? That is worth more than the list is. Say so.