ProcessActivityView creates a summary of all files and folders that the selected process tries to access. For each file that the process access, the following information is displayed: Number of times that the file was opened and closed, number of read/write calls, total number of read/write bytes, the dll that made the last open-file call, and more.
- Fixed issue: On systems with multiple monitors, the dialog-boxes of ProcessActivityView opened in the wrong monitors, instead of the monitor where the main window is located
Reviewing 1.11 (May 20, 2010)
Nice idea and implementation. NirSoft is making good use of their code base, which clearly includes an API hooking library and a generically usable GUI. The sheer abundance of useful utilities they offer (most free) is amazing. Nice work, and I personally respect this guy.
No comments yet