AppCompatCacheParser
How to use AppCompatCacheParser to parse the Windows ShimCache or AppCompatCache registry in order to provide evidence of program execution during incident investigations.
Tool Name
Version
MITRE ATT&CK Tactic
MITRE ATT&CK Technique
Instructions
Parsing the ShimCache (AppCompatCache) on a Live System
appcompatcacheparser.exe --csvf %OUTPUT_FILENAME%.csv --csv %OUTPUT_DIRECTORY%Parsing the ShimCache (AppCompatCache) from a Forensic Copy
appcompatcacheparser.exe -f /PATH/TO/SYSTEM hive --csvf %OUTPUT_FILENAME%.csv --csv %OUTPUT_DIRECTORY%Interesting Fields
Output

Sources
Last updated