Does anybody know a way to watch the registry and prevent/allow application to write/read from it.
For example, it may say:
Code:The following application is trying to modify HKEY_CURRENT_USER/Software/...... Allow ?
Printable View
Does anybody know a way to watch the registry and prevent/allow application to write/read from it.
For example, it may say:
Code:The following application is trying to modify HKEY_CURRENT_USER/Software/...... Allow ?
There's a program called RegSpy that allows you to do this. I downloaded it off CNET once but I can't find it now there. I'll do a few more searches for the link and see if I can find you a download site.
You need to use Virtual Device Driver hooking.Quote:
Originally posted by Gtarawneh
Does anybody know a way to watch the registry and prevent/allow application to write/read from it.
For example, it may say:
Code:The following application is trying to modify HKEY_CURRENT_USER/Software/...... Allow ?
You idiot!
Thanks Hobo, and sorry for the last time :rolleyes: