On Sat, 29 Apr 2006 14:14:41 +0200 "Matthias B."
<[EMAIL PROTECTED]> wrote:

> LD_PRELOAD. The dynamic loader will then make your library get the
> system calls first. That way you can catch each and every instance of
> file creation, copying, moving

Side note: Programs can bypass this by calling the actual kernel system
calls rather than the glibc wrappers, so this does not protect against
malicious programs.

MSB

-- 
Want to learn long division in ternary?
Contact me at ICQ 2101001122212.01/0.00002

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to