View Single Post
  #3  
Old 10-08-2023, 18:37
draww draww is offline
Friend
 
Join Date: Sep 2023
Posts: 7
Rept. Given: 0
Rept. Rcvd 0 Times in 0 Posts
Thanks Given: 0
Thanks Rcvd at 1 Time in 1 Post
draww Reputation: 0
Quote:
Originally Posted by Eugen View Post
Hello,
Please indicate a tool that can monitor an application at installation or when running, respectively, what files or registers access and/or create.
Thanks,
TotalUninstall is good to monitor during install time. Process explorer, filemon, regmon can monitor during run time of an application.
Regshot is also good to monitor registry changes and create a .reg file with the changes.
Reply With Quote
The Following User Says Thank You to draww For This Useful Post:
niculaita (02-16-2026)