monte Posted April 25, 2008 Share Posted April 25, 2008 Hello, is it possible to monitor system calls to files, directories and the registry? I want to write a script that will run all the time and catch if anything tries to write to the registry, directories and files, notify me and I can permit it or reject it. Thanks. Link to comment Share on other sites More sharing options...
weaponx Posted April 25, 2008 Share Posted April 25, 2008 (edited) FilemonRegmonI must warn you though, there is a lot more going on behind the scenes than you think and it is quite difficult to decipher what is really happeneing with these programs.I prefer RegShot for comparing the registry before and after an event. Edited April 25, 2008 by weaponx Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now