Registry monitor and protector
This programme is presented to you by:
7725 Birchmount Road
ON L3R9X3 Ontario
Canada
submit [at] easefilter [dot] com | |
Phone | 416-234-6655 |
Facsimile | 416-234-6655 |
Website | www.easefilter.com |
Support | www.easefilter.com |
Category: | System Utilities / Registry Tools |
Version: | 5.1.8.1 |
Release date: | 2022-05-03 |
Size: | 4.23 |
OS: | Win XP / Vista / 7 / 8 / 10 |
Requirements: | Windows xp or later |
Languages: | German, English |
Downloads: | 0 in November / 23 in total |
Rating: 2.80/10 (5 votes cast)
Download: | www.easefilter.com/download/registryfiltersetup.exe |
Mirror 1: | www.easefilter.com/download/easefilter.zip |
Infopage: | www.easefilter.com/Forums_Files/regmon.htm |
Registry monitor and protector is a tool which was developed with registry filter driver SDK. A registry filtering driver is any kernel-mode driver that filters registry calls, such as the driver component of an antivirus software package. The configuration manager, which implements the registry, allows registry filtering drivers to filter any thread's calls to registry functions. By registering a RegistryCallback routine in the registry filter driver, it can receive notifications of each registry operation before the configuration manager processes the operation. A set of REG_XXX_KEY_INFORMATION data structures contain information about each registry operation. The RegistryCallback routine can block a registry operation. The callback routine also receives notifications when the configuration manager has finished creating or opening a registry key.
Handling registry call notifications
To be notified of registry operations, it needs to register the RegistryCallback routine with REG_NOTIFY_CLASS which specifies the type of registry operation that the configuration manager is passing to a RegistryCallback routine, When the configuration manager calls a driver's RegistryCallback routine, it passes a REG_NOTIFY_CLASS enumeration value to the routine. The configuration manager also passes a notification-specific structure that contains information about the notification. The RegistryCallback routine can inspect the contents of the input and output buffers that are supplied for registry operations.
Monitoring registry calls to track the registry changes
To track the registry changes, register these 'Reg_Post_Create_Key, Reg_Post_Delete_Key, Reg_Post_Set_Value_Key, Reg_Post_Delete_Value_Key, Reg_Post_SetInformation_Key, Reg_Post_Rename_Key, Reg_Post_Create_KeyEx, Reg_Post_Restore_Key,Reg_Post_Replace_Key' notification classes. When the registry key, value or security was modified, the callback routine will be invoked with a data structure that contains in
Show / Hide
Here you can subscribe for the update infos for this programme. You will then receive an e-mail notice each time an update has been submitted for this programme.
In order to subscribe for the update infos, please enter your e-mail address below. You will then receive an e-mail with a link, which you need to click in order to confirm you subscription.
You can unsubscribe from the list at any time. For this purpose, you will find a link at the end of each update info e-mail.
This service is completely free of charge for you.