bendeguzz Posted May 20, 2010 Posted May 20, 2010 (edited) Hi! I would like to write an application which shows all file accesses in system. With the help of madshi component I was easily able to list the file accesses, but unfortunately I can't find anything on the internet (maybe I'm using the wrong keywords :S) to prevent access from certain files. What should I look after to do that? Thanks Oh I almost forgot it I'm using delphi, but almost anything helps... except asm Edited May 20, 2010 by bendeguzz
ghandi Posted May 20, 2010 Posted May 20, 2010 http://www.codeproject.com/kb/system/hooksys.aspxI know you said you use Delphi, but perhaps this might help?HR,Ghandi
bendeguzz Posted May 20, 2010 Author Posted May 20, 2010 Thanks for the link. I have already used some hooks to make a keylogger application. My problem is that I did not find any API call that is present during file operations.
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