AppCompatCacheParser
How to use AppCompatCacheParser to parse the Windows ShimCache or AppCompatCache registry in order to provide evidence of program execution during incident investigations.
Last updated
How to use AppCompatCacheParser to parse the Windows ShimCache or AppCompatCache registry in order to provide evidence of program execution during incident investigations.
Last updated
AppCompatCacheParser is a command line tool developed by Eric Zimmerman, to process the ShimCache (AppCompatCache) on Windows operating systems, identifying items such as:
Executable filepaths
Timestamp of last execution
Results can output the hive entries files into .csv for further analysis. Further Information the ShimCache can be found on
V1.5
Path: Full filepath of executable
LastModifiedTimeUTC: Timestamp in UTC of last modification
Executed: Execution flag (applications can be shimmed without being executed)