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 bug: On some Windows 7 systems, ProcessActivityView failed to attach a process or to created a new process and crashed it
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