Dirwatch is a small utility that uses the dir_watch.dll component included in the Sysanalyzer project to watch for file creation and modification events.

Dirwatch can watch all activity on a drive, or can focus only a specific folder. Folders can be added by just dragging and dropping the folder on the left hand listview and checking the box.

Files can also be automatically copied to the users analysis directory on modification. (This is hardcoded to [Desktop]\Analysis\ )

Since this application shares much of its codebase with the Sysanalyzer project, its source is included with that package instead.

Sysanalyzer Source