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

From Free Knowledge Base- The DUCK Project: information for everyone
Jump to: navigation, search
(software)
(software)
Line 5: Line 5:
 
* Spybot Search and Destroy has registry monitoring capabilities.
 
* Spybot Search and Destroy has registry monitoring capabilities.
  
* MJ Registry Watcher (freeware)
+
* [http://www.jacobsm.com/mjsoft.htm MJ Registry Watcher] (freeware)- MJ Registry Watcher is a simple registry, file and directory hooker/poller, that safeguards the most important startup files, registry keys and values, and other more exotic registry locations commonly attacked by trojans.
  
 
* [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://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.
 
* [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:41, 23 December 2014

software

  • Windows Sysinternals - Procmon.exe - Monitors registry keys in real-time. Process Monitor is an advanced monitoring tool for Windows that shows real-time file system, Registry and process/thread activity.
  • Spybot Search and Destroy has registry monitoring capabilities.
  • MJ Registry Watcher (freeware)- MJ Registry Watcher is a simple registry, file and directory hooker/poller, that safeguards the most important startup files, registry keys and values, and other more exotic registry locations commonly attacked by trojans.
  • 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.