Page 1 of 1
Program to check file and regisetry accsess
Posted: Wed Apr 13, 2005 6:49 am
by Bonne_den_kule
Dose it exists a program to check witch files and which registry keys a program opens and read?
Re: Program to check file and regisetry accsess
Posted: Wed Apr 13, 2005 6:55 am
by PB
Re: Program to check file and regisetry accsess
Posted: Wed Apr 13, 2005 7:09 am
by Bonne_den_kule
Thanks, but what about the files?
Re: Program to check file and regisetry accsess
Posted: Wed Apr 13, 2005 7:10 am
by PB
Sorry, I didn't even see the word "files" in there... hehehe.
FileMon:
http://www.sysinternals.com/ntw2k/source/filemon.shtml
Posted: Wed Apr 13, 2005 3:15 pm
by Bonne_den_kule
Thanks

Posted: Thu Apr 14, 2005 12:17 am
by PB
> Thanks
No problem. The good thing about FileMon is that you can set filters, so you
can set it to log MyApp.exe and thus see only what MyApp.exe is doing.
