Difference between revisions of "Talk:Microsoft Windows Registry Security"

From Free Knowledge Base- The DUCK Project: information for everyone
Jump to: navigation, search
(Created page with "== software == Windows Sysinternals - Procmon.exe - Monitors registry keys in real-time Spybot Search and Destroy has registry monitoring capabilities. MJ Registry Watcher ...")
 
(software)
Line 1: Line 1:
 
== software ==
 
== software ==
  
Windows Sysinternals - Procmon.exe - Monitors registry keys in real-time
+
* Windows Sysinternals - Procmon.exe - Monitors registry keys in real-time
  
Spybot Search and Destroy has registry monitoring capabilities.
+
* Spybot Search and Destroy has registry monitoring capabilities.
  
MJ Registry Watcher (freeware)
+
* MJ Registry Watcher (freeware)
 +
 
 +
* [http://www.nirsoft.net/utils/reg_file_from_application.html RegFromApp v1.33] - RegFromApp monitors the Registry changes made by the application that you selected, and creates a standard RegEdit registration file (.reg) that contains all the Registry changes made by the application. You can use the generated .reg file to import these changes with RegEdit when it's needed.
 +
 
 +
* [http://sourceforge.net/projects/regshot/ regshot] - sourceforge project, Win32 (MS Windows), Regshot is an open-source (LGPL) registry compare utility that allows you to quickly take a snapshot of your registry and then compare it with a second one - done after doing system changes or installing a new software product.

Revision as of 16:33, 23 December 2014

software

  • Windows Sysinternals - Procmon.exe - Monitors registry keys in real-time
  • Spybot Search and Destroy has registry monitoring capabilities.
  • MJ Registry Watcher (freeware)
  • RegFromApp v1.33 - RegFromApp monitors the Registry changes made by the application that you selected, and creates a standard RegEdit registration file (.reg) that contains all the Registry changes made by the application. You can use the generated .reg file to import these changes with RegEdit when it's needed.
  • regshot - sourceforge project, Win32 (MS Windows), Regshot is an open-source (LGPL) registry compare utility that allows you to quickly take a snapshot of your registry and then compare it with a second one - done after doing system changes or installing a new software product.