
googleba88693c99e7e8ce.html
CallbackRegistry lets you monitor and control Windows Registry access, track key operations and alter the data.
CallbackRegistry is a component for use in software development for Windows® platform.
You can now control access to registry on system level.
Protect registry keys and their values. Optionally redirect requests to other keys or encrypt the stored data.
Control any actions of Windows applications. You can intercept any registry call, analyze it content, log it, modify, permit its execution or cancel it altogether.
CallbackRegistry lets you create virtual registry keys which are populated with application-provided data or redirected to/from other keys. Such keys are recognized by Windows and applications as real registry keys, but in fact they don't exist in registry when your application is not active.
If you need to filter requests to the filesystem, see our CallbackFilter product.